DocumentCode
510250
Title
Pruning Decision Tree Using Genetic Algorithms
Author
Chen, Jie ; Wang, Xizhao ; Zhai, Junhai
Author_Institution
Machine Learning Center, Hebei Univ., Baoding, China
Volume
3
fYear
2009
fDate
7-8 Nov. 2009
Firstpage
244
Lastpage
248
Abstract
Genetic algorithm is one of the commonly used approaches on machine learning. In this paper, we put forward a genetic algorithm approach for pruning decision tree. Binary coding is adopted in which an individual in a population consists of a fixed number of weight that stand for a solution candidate. The evaluation function considers error rate of decision tree over the test set. Three common operators for genetic algorithm such as random mutation and single-point crossover is applied for the population. Finally the algorithm returns an individual with the highest fitness as a local optimal weight. Based on four databases from UCI, we compared our approach with several other traditional decision tree pruning techniques including cost-complexity pruning, Pessimistic Error Pruning and Reduced error pruning. The results show that our approach has an better or equal effect with other pruning method.
Keywords
binary codes; decision trees; genetic algorithms; learning (artificial intelligence); binary coding; cost-complexity pruning; genetic algorithms; machine learning; pessimistic error pruning; pruning decision tree; random mutation; reduced error pruning; single-point crossover; Artificial intelligence; Computational intelligence; Computer science; Decision trees; Genetic algorithms; Inference algorithms; Machine learning; Machine learning algorithms; Mathematics; Testing; genetic algorithm; overfitting; pruning decision tree;
fLanguage
English
Publisher
ieee
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
Type
conf
DOI
10.1109/AICI.2009.351
Filename
5376632
Link To Document