The nodes of a decision tree are used to divide the input into two or more groups. Without properly pruning the decision tree, this strategy might backfire. When and why to prune.
The nodes of a decision tree are used to divide the input into two or more groups. Without properly pruning the decision tree, this strategy might backfire. When and why to prune.
Related questions
Question
The nodes of a decision tree are used to divide the input into two or more groups. Without properly pruning the decision tree, this strategy might backfire. When and why to prune.
Expert Solution
This question has been solved!
Explore an expertly crafted, step-by-step solution for a thorough understanding of key concepts.
Step by step
Solved in 3 steps