Difference between pre pruning and post pruning in decision tree
Answers
Answered by
0
Answer:
Pruning means reducing size of the tree that are too larger and deeper. ... First is Post pruning, in which the tree is build first and then reduction of branches & levels of the decision tree is done. Second is Pre pruning, in which while building the decision tree keep on checking whether tree is overfitting.
Answered by
0
Explanation:
Pre-pruning that stop growing the tree earlier, before it perfectly classifies the training set. Post-pruning that allows the tree to perfectly classify the training set, and then post prune the tree.
Similar questions
Social Sciences,
5 months ago
World Languages,
5 months ago
English,
5 months ago
Geography,
1 year ago