ray.data.preprocessors.HashingVectorizer.serialize#

HashingVectorizer.serialize() str#

Return this preprocessor serialized as a string. Note: This is not a stable serialization format as it uses pickle.

DeveloperAPI: This API may change across minor Ray releases.