Question
What does backward feature elimination do?
Select an option. Your answer will be checked instantly.
Correct Answer: A. Starts with a broad feature set and removes features step by step
Explanation:
Backward elimination begins with all candidate variables and assesses which one can be removed with least harm. It requires that the initial model can be fitted using the full set.
Leave a Reply