Getting Started
Objective functions
Automated Machine Learning
Components and Custom Pipelines
Guardrails
Resources
evalml.pipelines.components.
StandardScaler
Standardize features: removes mean and scales to unit variance
Methods
__init__
Initialize self.
describe
Describe a component and its parameters
fit
Fits component to data
fit_transform
Fits on X and transforms X
transform
Transforms data X