Question: What is the purpose of using regularization techniques in model selection?
Options:
Correct Answer: To prevent overfitting by penalizing large coefficients
Solution:
Regularization techniques prevent overfitting by adding a penalty for large coefficients in the model.