scalers/standard_scaler library

Classes

StandardScaler
StandardScaler standardizes features by removing the mean and scaling to unit variance. Commonly used in machine learning preprocessing.