Decision Tree
摘要
This chapter first introduces the basic concept of the decision tree, then introduces feature selection, tree-generation and tree-pruning through ID3 and C4.5 algorithms, and finally introduces the CARTClassification and Regression Tree (CART) algorithm.