Answer Posted / Vasco Dwivedi
Pruning in a decision tree is the process of removing subtrees that provide little information gain or contribute minimally to the overall accuracy of the model. It helps to prevent overfitting and improve the generalization performance of the decision tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers