A Dynamic Discretization Approach for Constructing Decision Trees with a Continuous Label

作者:Hu Hsiao Wei*; Chen Yen Liang; Tang Kwei
来源:IEEE Transactions on Knowledge and Data Engineering, 2009, 21(11): 1505-1514.
DOI:10.1109/TKDE.2009.24

摘要

In traditional decision (classification) tree algorithms, the label is assumed to be a categorical (class) variable. When the label is a continuous variable in the data, two possible approaches based on existing decision tree algorithms can be used to handle the situations. The first uses a data discretization method in the preprocessing stage to convert the continuous label into a class label defined by a finite set of nonoverlapping intervals and then applies a decision tree algorithm. The second simply applies a regression tree algorithm, using the continuous label directly. These approaches have their own drawbacks. We propose an algorithm that dynamically discretizes the continuous label at each node during the tree induction process. Extensive experiments show that the proposed method outperforms the preprocessing approach, the regression tree approach, and several nontree-based algorithms.

全文