ray.data.preprocessors.MinMaxScaler =================================== .. currentmodule:: ray.data.preprocessors .. autoclass:: MinMaxScaler :show-inheritance: .. rubric:: Methods .. autosummary:: :toctree: ~MinMaxScaler.deserialize ~MinMaxScaler.fit ~MinMaxScaler.fit_transform ~MinMaxScaler.preferred_batch_format ~MinMaxScaler.serialize ~MinMaxScaler.transform ~MinMaxScaler.transform_batch ~MinMaxScaler.transform_stats