
Explanation:
Regularization techniques are used to prevent overfitting in machine learning models by adding a penalty term to the loss function. The three main types mentioned are:
Since all three options (A, B, and C) are valid regularization techniques, the correct answer is D. All the above.
Ultimate access to all questions.
A
Ridge regression.
B
LASSO.
C
A hybrid of the Ridge regression and LASSO.
D
All the above.
No comments yet.