Question
What is tree pruning?
Select an option. Your answer will be checked instantly.
Correct Answer: D. Removing branches that add complexity without sufficient generalization benefit
Explanation:
Pruning reduces overfitting by simplifying weak or noisy branches.
It can improve test performance and interpretability.
Leave a Reply