Question
Why can feature selection help when the number of variables is very large relative to the number of observations?
Select an option. Your answer will be checked instantly.
Correct Answer: B. It can reduce overfitting risk and computational burden
Explanation:
Many weak or irrelevant variables give a model more opportunities to fit noise. A smaller representation can be faster and may generalize better.
Leave a Reply