Question
Why can an unpruned decision tree overfit?
Select an option. Your answer will be checked instantly.
Correct Answer: C. It can create leaves for noise and rare training cases
Explanation:
Deep branches may capture accidental patterns unique to training data.
Simplification reduces this variance.
Leave a Reply