搜索资源列表
C4.5算法
- 数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
c4-matlab
- dsp源代码 matlab c 代码 代码 代码-dsp c Matlab source cod e cod e cod e
c4-5
- c4.5主要函数的matlab实现,简单易懂,扩展性很强-c4.5 main function of the Implementation of Matlab, simple, strong expansion
机器学习Matlab工具箱
- 多种机器学习算法,包括ID3、C4.5、BP等
C4_5.rar
- 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
matlab-C4
- 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
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
matlab-C4.5
- C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
C4
- function [ret,x0,str,ts,xts]=smg(t,x,u,flag) smg is the M-file descr iption of the SIMULINK system named smg. The block-diagram can be displayed by typing: smg. SYS=smg(T,X,U,FLAG) returns depending on FLAG certain system values g
c4-5
- c4.5 algorithm in matlab
C4.5决策树
- C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
各种分类器matlab程序
- 里面有随机森林,C4.5,ID3,SVM等分类器的matlab代码(There are random forest, C4.5, ID3, SVM classifiers matlab code)
决策树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)