Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
An efficient algorithm for optimal pruning of decision trees
Almuallim H. Artificial Intelligence83 (2):347-362,1996.Type:Article
Date Reviewed: Apr 1 1997

A method for using the techniques of dynamic programming to prune decision trees is presented. This method is particularly useful in pruning overtrained systems, and in cases where a tradeoff between accuracy and efficiency must be made.

A profit and a cost are assigned to each node in the initial tree. The profit measures the change in accuracy of treating a node as a leaf or as an internal node in the pruned tree, and the cost measures the increased computation time. By using a left-to-right evaluation order, it is possible to quickly search for a pruned tree that maximizes the profit (or accuracy) for a given pruned tree size. This is in contrast to Bohanec and Bratko’s earlier approach of bottom-up calculation [1], which required greater processing time and storage space to produce the same optimal tree. Additional work shows how a tradeoff can be made between computation time and storage requirements, thereby allowing larger trees to be pruned successfully on smaller machines.

Reviewer:  Tim Thornton Review #: CR120269 (9704-0305)
1) Bohanec, M. and Bratko, I. Trading accuracy for simplicity in decision trees. Mach. Learn. 15, 3 (June 1994), 223–250.
Bookmark and Share
 
Dynamic Programming (I.2.8 ... )
 
 
Nonnumerical Algorithms And Problems (F.2.2 )
 
Would you recommend this review?
yes
no
Other reviews under "Dynamic Programming": Date
Optimum decision trees--an optimal variable theorem and its related applications
Miyakawa M. Acta Informatica 22(5): 475-498, 1985. Type: Article
Mar 1 1987
Visual unrolling of network evolution and the analysis of dynamic discourse
Brandes U., Corman S. Information Visualization 2(1): 40-50, 2003. Type: Article
Dec 30 2003
 Handbook of learning and approximate dynamic programming (IEEE Press Series on Computational Intelligence)
Si J., Barto A., Powell W., Wunsch D., Wiley-IEEE Press, 2004. Type: Book (9780471660545)
Mar 18 2005
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy