搜索资源列表
DecisionTreeid3
- 决策树java实现id3算法2006-java Decision Tree Algorithm to achieve id3 2006
DecisionTreeid3
- 决策树java实现id3算法2006-java Decision Tree Algorithm to achieve id3 2006
decisiontreeID3
- id3 program in java for decision trees
DecisionTreeID3
- 决策树ID3算法的MATLAB程序,这里采用信息增益的方法.-MATLAB program of Decision Tree Algorithm ID3,by the information gain.
DecisionTreeID3
- ID3算法是一种贪心算法,用来构造决策树。ID3算法起源于概念学习系统(CLS),以信息熵的下降速度为选取测试属性的标准,即在每个节点选取还尚未被用来划分的具有最高信息增益的属性作为划分标准,然后继续这个过程,直到生成的决策树能完美分类训练样例。(The ID3 algorithm is a greedy algorithm, which is used to construct a decision tree. ID3 algorit