搜索资源列表
-
0下载:
决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
-
-
1下载:
决策树cart,用matlab编写的,数据挖掘算法。,Decision tree cart, prepared using matlab, data mining algorithms.
-
-
0下载:
该源代码主要实现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
-
-
0下载:
决策树C4.5和CART算法的m源码
-CART decision tree algorithm C4.5 and the source m
-
-
0下载:
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
-
-
1下载:
为了准确地对监控场景中的运动目标进行语义上的分类,提出了一种基于聚类的核主成分分析梯度方向直方图和二又决策树支持向量机的运动目标分类算法。-In order to accurately monitor the movement of scene targets semantic classification, the clustering based on kernel principal component analysis of gradient direction histograms,
-
-
5下载:
实现ID3算法,在结果中以树表示出来。决策树是对数据进行分类,以此达到预测的目的。该决策树方法先根据训练集数据形成决策树,如果该树不能对所有对象给出正确的分类,那么选择一些例外加入到训练集数据中,重复该过程一直到形成正确的决策集。-ID3 algorithm to achieve, in the results that come out to the tree. Decision tree is to classify the data, thus achieving the purpose
-
-
3下载:
决策树算法的matlab实现,主要适用的是id3
算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
-
-
2下载:
包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
-
-
3下载:
决策树的matlab 程序代码 非常好用 适合初学者-Matlab code decision tree is very useful for beginners
-
-
0下载:
决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
-
-
2下载:
id3算法用MATLAB实现决策树分类器程序。-id3 decision tree!
-
-
2下载:
使用MATLAB语言完成的决策树算法。
里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
-
-
1下载:
从网络上搜集的决策树源码,包括C4_5、ID3、CART_iris三个源码,供大家一起学习研究。-Decision tree collected from the network source, including C4_5, ID3, CART_iris 3 source for study and research with everyone.
-
-
0下载:
decision tree matlab code
-
-
0下载:
ID3决策树算法,实现不同条件下数据的分类-ID3 decision tree algorithm, the classification of data under different conditions
-
-
0下载:
decision tree in matlab code
-
-
1下载:
决策树的matlab实现,包含训练和测试-Decision Tree matlab implementation
-
-
0下载:
see matlab code for decision tree and knn algorithm , enjoy ,
-
-
1下载:
C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
-