搜索资源列表
C4.5算法
- 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
C4_5.rar
- 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
matlab
- 决策树C4.5和CART算法的m源码 -CART decision tree algorithm C4.5 and the source m
C4_5.m
- his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
C4_5
- C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
mitmatlab
- 能够实现几种经典的分类算法(ID3,C4.5等)-It can inmplement several classic classification algrorithm(ID3,C4.5,etc.)
C4_5
- 这是一个用matlab编写的C4.5算法的实现-this is a classification of machine learing,C4.5,using matlab
c4.5matlab
- c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
NeC45
- NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
mitmatlab
- 数据挖掘matlab源码,包含机器学习领域中经典算法如ID3,C4.5,NN,CARD,EM等.-Data Mining matlab source, including the field of classical machine learning algorithms such as ID3, C4.5, NN, CARD, EM, etc..
C4_5
- C4.5算法 matlab实现的,感觉还可以,大家可以看看!-the implementation of C4.5 using matlab
C4_5
- matlab源代码 C4.5决策树算法的matlab实现-C4.5
c4-5
- c4.5 algorithm in matlab
C4_5
- c4.5 a classification
C4_5
- 一种关于c4.5的简单matlab编程。-A kind of simple matlab program on c4.5.
Matlab
- C4.5的matlab实现,并且进行了详细的注释,并进行了有序化处理-C4.5 matlab realize, and conducted a detailed notes, and conducted an orderly processing
C4.5
- C4.5算法的matlab实现,里面有标准数据集作为实例进行演示-C4.5 algorithm matlab implementation, which has a standard data set as an example to demonstrate
C4.5决策树
- C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)