class sklearn.preprocessing.Binarizer(threshold=0.0, copy=True)
sklearn.preprocessing.minmax_scale(X, feature_range=(0, 1), axis=0, copy=True)
Page 3 of 3