Answer Posted / Yogesh Pratap
A decision tree can be pruned (or simplified) by removing uninformative branches or subtrees that do not contribute significantly to the final classifications. Pruning reduces overfitting and improves the generalization ability of the decision tree.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers