ray.data.preprocessors.MinMaxScaler.set_version#

classmethod MinMaxScaler.set_version(version: int) None#

Set the version number for this preprocessor class.

Parameters:

version – The version number for this preprocessor’s serialization format.