搜索资源列表
ID3
- 数据挖据决策树算法ID3算法java实现,包含引用文件,简单易懂-Data Mining Decision Tree Algorithm ID3, simple and easy to understand by java, contains references to files
id3
- id3决策树算法,maxlen为数据维数,根绝数据自行修改,根据属性名修改main函数,可运行-id3 decision tree algorithms, maxlen for the data dimension, eradicate data modify, modify the main function according to the attribute name, you can run
DecisionTreeAndRDF-master
- id3决策树算法和随机森林算法,讲的很清晰,步骤很详细-id3 decision tree algorithms and random forest algorithms, said very clearly, very detailed step
Decision_tree-python
- 使用决策树(包括ID3,C45,CART)对数据做多分类预测。(Use Decision Tree to classify.)