Pruning algorithm of classificaiton and regression decision tree based on Akaike information criteria

Guijun YANG,Jie MENG,Shuangxi WANG
2014-01-01
Journal of Computer Applications
Abstract:Decision tree pruning can improve the prediction accuracy of decision tree. Cost-Complexity Pruning ( CCP) and other commonly used pruning algorithms take reducing misclassification rate as the pruning basis. Akaike Information Criterion ( AIC) can be used as criterion to assess decision tree. A new decision tree pruning algorithm based on AIC was proposed, and the comprehensive evaluation of the probability of correct classification rate and the complexity of decision tree was used as the pruning basis. In the applied example, the pruning algorithm based on AIC made the decision tree classify more accurately without overfitting and insufficient pruning.
What problem does this paper attempt to address?