搜索资源列表
决策树c4.5-r8的windows版本
- 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
c4.5-win
- windows操作系统下的决策树分类算法工具包,经典的C4.5算法实现,功能巨强大!-windows operating system under the decision tree classification algorithm tool kit, the classical algorithm C4.5, functional Giant powerful!
c4.5
- C4.5决策树算法,使用VC++实现的,比较好用
C4_5
- Quinlan s C4.5 算法的实现-the implementation of C4.5
C4.5.zip
- C4.5决策树算法C语言实现,经编译,基本上可用,Work out C4.5 using C
datamining
- 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
C4.5_New
- c4.5算法的实现及调用说明,包括参考文献 和网络上的一些论文-Implementation of c4.5 algorithm and the instruction to use it
Project1_C4.5_NEW_985101292
- 机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
C4.5
- C4.5算法C++实现,天津大学,C4.5算法实现报告,含C++版C4.5算法源码-c4.5 code
C4_5
- C4.5 matlab实现,机器学习和数据挖掘课程学习的经典算法-C4.5 matlab implementation
DTree
- 一个实现分类决策树算法的系统。ID3算法和C4.5算法。-A decision tree algorithm to achieve classification system. ID3 and C4.5 algorithms.
c45
- 决策树算法c4.5 C语言实现以及命名规则和构建工具开发集合-C4.5 decision tree algorithm C language, naming and build tools set
C4.5-cPP-Algorithm
- C4.5算法的C++实现,对研究大数据的初学者有帮助-C4.5 C++
C4.5
- 自己用VC6.0实现的机器学习十大算法中的c4.5算法,经过测试,算法运行很好-VC6.0 with their own machines to learn the ten algorithms in the c4.5 algorithm, tested, the algorithm runs very well
DT
- 人工智能方面的决策树算法,包括C4.5 ID3 CART三种评判标准实现方式 -Artificial intelligence decision tree algorithms, including three kinds of criteria C4.5 ID3 CART implementation