ray.data.preprocessors.HashingVectorizer.deserialize#

static HashingVectorizer.deserialize(serialized: str) Preprocessor#

Load the original preprocessor serialized via self.serialize().

DeveloperAPI: This API may change across minor Ray releases.