Optimal classification trees
暂无分享,去创建一个
Classification and regression trees have been traditionally grown by recursive partitioning, i.e. by a top-down search for “locally optimal” splits. The “local”, or “one-step”, optimization of splits can to some extent, using the present power of computer hardware, be substituted by the full optimization of whole trees. In this paper, two bottom-up optimization algorithms are outlined and first experimental experience is presented.
[1] Roberta Siciliano,et al. Exploratory Versus Decision Trees , 1998, COMPSTAT.
[2] Edward J. Delp,et al. An Iterative Growing and Pruning Algorithm for Classification Tree Design , 1991, IEEE Trans. Pattern Anal. Mach. Intell..
[3] J. Friedman. A tree-structured approach to nonparametric multiple regression , 1979 .
[4] J. C. Bioch,et al. Mining Frequent Intemsets in Memory-Resident Databases , 2000 .