Title :
Decision Tree Merging Branches Algorithm Based on Equal Predictability
Author :
Hu, Daojing ; Liu, Quan ; Yan, Qicui
Author_Institution :
Sch. of Comput. Sci. & Technol., Soochow Univ., Suzhou, China
Abstract :
Traditionally the algorithm of ID3 is a greedy algorithm which searches and compares the attribute of each level in the decision tree. During the process of selection of expanded attributes, attributes with more values are usually preferred to be selected. It results in a decision tree with large scale consequently, so a new merging branches algorithm EPMID in decision tree is proposed in this paper. The algorithm uses the pre-pruning strategy, and merges the non-leaf branches which have the equal predictability. The experimental results show that the improved algorithm reduced the width and the leaf nodes of the decision tree. The time complexity and space complexity and classification precision are superior to ID3.
Keywords :
decision trees; greedy algorithms; merging; EPMID; ID3 algorithm; decision tree merging branches algorithm; equal predictability; expanded attributes selection; leaf nodes; nonleaf branches; pre-pruning strategy; space complexity; time complexity; Artificial intelligence; Classification tree analysis; Computational intelligence; Computer science; Decision trees; Greedy algorithms; Inference algorithms; Large-scale systems; Merging; Optimization methods; decision tress; equal predictability; information gain; merging branches;
Conference_Titel :
Artificial Intelligence and Computational Intelligence, 2009. AICI '09. International Conference on
Conference_Location :
Shanghai
Print_ISBN :
978-1-4244-3835-8
Electronic_ISBN :
978-0-7695-3816-7
DOI :
10.1109/AICI.2009.80