We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca0e15 commit 1c60618Copy full SHA for 1c60618
sklearn/preprocessing.py
@@ -30,6 +30,7 @@
30
'KernelCenterer',
31
'LabelBinarizer',
32
'LabelEncoder',
33
+ 'MinMaxScaler',
34
'Normalizer',
35
'StandardScaler',
36
'binarize',
0 commit comments