Improvement of Decision Tree ID3 Algorithm.

Lin Zhu,Yang Yang
DOI: https://doi.org/10.1007/978-3-319-59288-6_59
2016-01-01
Abstract:This paper describes the basic concepts of the ID3 algorithm and its principles as well as the construction process. Because ID3 algorithm tends to select values for more attributes shortcomings, we introduce threshold, properties information gain rate and parameters to compensate for the lack of ID3 properties selected standard. Based on the above two points to achieve new property selection standard, the original ID3 algorithm is improved. Through the experiment, the improvements of the improved algorithm were compared. Experiment results show that the improved algorithm is effective.
What problem does this paper attempt to address?