ray.data.preprocessors.CustomKBinsDiscretizer.deserialize#
- static CustomKBinsDiscretizer.deserialize(serialized: str) Preprocessor #
Load the original preprocessor serialized via
self.serialize()
.DeveloperAPI: This API may change across minor Ray releases.