Question: What are the steps to standardise a variable using the estimator StandardScaler? Calibrate estimator by fit(), transform data by transform() Calibrate estimator, transform data by
What are the steps to standardise a variable using the estimator StandardScaler?
Calibrate estimator by fit(), transform data by transform()
Calibrate estimator, transform data by transform()
Calibrate estimator, compute mean and standard deviation by transform(), fit data by fit()
Calibrate estimator, compute mean and standard deviation by fit(), transform data by transform()
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
