Optimization and Comparison of Decision Tree Algorithm

LU Wei,WANG Cong
DOI: https://doi.org/10.3969/j.issn.1000-3428.2007.16.066
2007-01-01
Abstract:Traditionally,the algorithm of ID3 is a greedy algorithm which searches and compares the attribute of each level in the decision tree.Based on the unrelativity among different levels,this article brings out an improved algorithm called E-ID3.It use a method of compute two steps and exectue one step,which can give a good suggestion.Experimental results show it has better efficiency than ID3 when building up decision tree.
What problem does this paper attempt to address?