A dynamic programming based pruning method for decision trees

Citation
Xb. Li et al., A dynamic programming based pruning method for decision trees, INFORMS J C, 13(4), 2001, pp. 332-344
Citations number
40
Categorie Soggetti
Computer Science & Engineering
Journal title
INFORMS JOURNAL ON COMPUTING
ISSN journal
10919856 → ACNP
Volume
13
Issue
4
Year of publication
2001
Pages
332 - 344
Database
ISI
SICI code
1091-9856(200123)13:4<332:ADPBPM>2.0.ZU;2-H
Abstract
This paper concerns a decision-tree pruning method, a key issue in the deve lopment of decision trees. We propose a new method that applies the classic al optimization technique, dynamic programming, to a decision-tree pruning procedure. We show that the proposed method generates a sequence of pruned trees that are optimal with respect to tree size. The dynamic-programming-b ased pruning (DPP) algorithm is then compared with cost-complexity pruning (CCP) in an experimental study. The results of our study indicate that DPP performs better than CCP in terms of classification accuracy.