人工知能
Online ISSN : 2435-8614
Print ISSN : 2188-2266
人工知能学会誌(1986~2013, Print ISSN:0912-8085)
数値データによる決定木の帰納学習
荒木 大小島 昌一
著者情報
解説誌・一般情報誌 フリー

1992 年 7 巻 6 号 p. 992-1000

詳細
抄録

The inductive decision tree learning system can automatically develop some classification rules from a set of training examples, and has been applied in many application domains. This paper presents an approach, named INDECTS, for dealing with continuous attributes such as numerical data in the inductive decision tree learning. INDECTS is a variant of ID3 algorithm and has a labeling procedure for the numerical attributes. The labeling procedure divides all numerical data into several clusters, and makes a new discrete symbolic attribute that has several data thresholds for testing a numerical attribute. The procedure consists of a dividing operation and a unifying operation for data clusters. The key idea of this algorithm is to collect numerical data into data clusters according to its classification class, and to make thresholds for the adjacent data clusters by calculating maximum information gain. The labeling procedure is executed in each decision tree expanding step, so that each numerical attribute is dynamically translated into the discrete attributes, which have high information gain as the classification criteria. Some experiments show that this algorithm is more powerful and available for many types of numerical data than the existing methods.

著者関連情報
© 1992 人工知能学会
前の記事 次の記事
feedback
Top