Computer and Modernization ›› 2010, Vol. 1 ›› Issue (8): 8-10.doi: 10.3969/j.issn.1006-2475.2010.08.003

• 算法设计与分析 • Previous Articles     Next Articles

Improvement of Continuous Variables Processing with C4.5 Algorithm

LI Hui-hui1, WAN Wu-zu2   

  1. 1.Department of Information Engineering, The People’s Armed College of Guizhou, Guiyang 550025, China;2.Department of Computer Science, Guizhou University, Guiyang 550025, China
  • Received:2010-05-19 Revised:1900-01-01 Online:2010-08-27 Published:2010-08-27

Abstract: The decision tree classification algorithm C4.5 is the most popular and classical classification algorithm in the data mining. But, there are some defects in it, the processing of continuous variables in the C4.5 algorithm consumes too much time, according to this characteristic, the paper improves the processing of continuous variables to enhance the efficiency of the algorithm. The improved algorithm has better efficiency and has the same accuracy comparing with the C4.5 algorithm when building decision tree. 

Key words: data mining, decision tree, C4.5 algorithm, continuous variables