scalers¶
Classes
|
Scale each feature by its maximum absolute value. |
|
Transform features by scaling each feature to a given range. |
|
Scale features using statistics that are robust to outliers. |
|
Standardize features by removing the mean and scaling to unit variance. |