Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

Why must features be scaled before applying L1 or L2 regularisation?

  1. A The penalty depends on coefficient magnitude, so unscaled features are penalised unequally
  2. B Regularisation only works on positive values
  3. C Scaling is required by all models
  4. D It reduces memory use
Answer

The penalty depends on coefficient magnitude, so unscaled features are penalised unequally

Tree-based models are scale-invariant and do not require it, but distance-based and gradient-descent models generally do.

All Machine Learning MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as