StandardScaler module#

Classes

StandardScaler([copy, with_mean, with_std])

Standard scaler wrapper for scikit-learn.