List of questions
Related questions
Question 293 - MLS-C01 discussion
A machine learning (ML) specialist is training a linear regression model. The specialist notices that the model is overfitting. The specialist applies an L1 regularization parameter and runs the model again. This change results in all features having zero weights.
What should the ML specialist do to improve the model results?
Increase the L1 regularization parameter. Do not change any other training parameters.
Decrease the L1 regularization parameter. Do not change any other training parameters.
Introduce a large L2 regularization parameter. Do not change the current L1 regularization value.
Introduce a small L2 regularization parameter. Do not change the current L1 regularization value.
0 comments
Leave a comment first