搜索资源列表
C4.5算法
- 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
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-C
- 这是数据挖掘分类算法中的C4.5算法的C实现版本,为Linux下的,希望对大家有所帮助。-This is the classification of data mining algorithms to the C4.5 algorithm to achieve the C version of Linux. We want to help.
c4.5.rar
- 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
C4.5.rar
- Quinlan s C4.5 算法的实现-the implementation of C4.5 [教學文件],Quinlan s C4.5 algorithm-the implementation of C4.5 [Teaching documents]
C4_5
- 这是一个用matlab编写的C4.5算法的实现-this is a classification of machine learing,C4.5,using matlab
src
- 用JAVA实现的C4.5算法,包含了很多人在寻找的ID3包。全面,实用-It include C4.5 and ID3 code.It is worth to download!
C4_5
- C4.5算法 matlab实现的,感觉还可以,大家可以看看!-the implementation of C4.5 using matlab
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
- matlab源代码 C4.5决策树算法的matlab实现-C4.5
C4.5-by-CPP
- win下C++实现C4.5算法,图形界面具有测试功能.采用悲观后剪枝,使用增益比进行连续属性离散化.-Win C++ C4.5 algorithm under realization, graphic interface with test function. After the pessimistic pruned, use than to gain discretization.
decision_tree
- 自己用matlab实现的决策树仿真的代码,决策树代码包含ID3算法和C4.5算法,算法原理可以参照统计学习(李航著),具体代码编写部分参照网上博客。实现结果用matlab的treelayout实现,模拟树形实现最大程度图形化还原,可以为学习相关算法的朋友提供参考。代码包含相应的主函数和两个决策树函数,具体可参考文字示意。(Reference statistics learning (Li Hang) a book to achieve the MATLAB simulation code, th
08060888
- 实现了C4.5算法的全部功能,并包括设计文档和源程序。(It implements all the functions of the C4.5 algorithm and includes the design of documents and source programs.)
C4.5
- python实现的C4.5算法,也是数据挖掘的基础算法(C4.5 algorithm implemented by python, which also the basic algorithm of data mining)
c4.5
- python编写的c4.5算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the C4.5 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.)
train_C4_5
- matlab编码实现C4.5算法的分类问题,完整代码(Classification of C4.5 algorithm by coding)
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
C4.5
- 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)