当前位置:
首页 资源下载
搜索资源 - Decision Tree Algorithm matlab
搜索资源列表
-
4下载:
数据挖掘中的决策树C4.5算法的实现,用matlab实现-Data Mining Decision Tree Algorithm of C4.5, using Matlab to achieve
-
-
0下载:
matlab数据挖掘算法。实用cart决策树进行分类,可识别多类。decision tree algorithm, classification.-Matlab data mining algorithms. Practical cart decision tree classification, identification number category. Decision tree algorithm, the classification.
-
-
0下载:
用matlab编写的CART数据挖掘决策树算法-using Matlab CART prepared by the Data Mining Decision Tree Algorithm
-
-
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
-
-
1下载:
这是一个分类和回归树算法,它提供一种通用框架将各种各样不同的判定树实例化。-This is a classification and regression tree algorithm, which provides a common framework a wide variety of different decision tree instantiation.
-
-
3下载:
决策树算法的matlab实现,主要适用的是id3
算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
-
-
0下载:
The matlab code implements the ensemble of decision tree classifiers proposed in: "L. Nanni and A. Lumini, Input Decimated Ensemble based on Neighborhood Preserving Embedding for spectrogram classification, Expert Systems With Applications doi:10.101
-
-
1下载:
此为机器学习算法中的决策树方法之一CART,也是决策树的基本算法-This is the machine learning algorithm, one of the decision tree method CART, is the basic decision tree algorithm
-
-
0下载:
决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
-
-
2下载:
使用MATLAB语言完成的决策树算法。
里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
-
-
0下载:
ID3决策树算法,实现不同条件下数据的分类-ID3 decision tree algorithm, the classification of data under different conditions
-
-
2下载:
matlab实现决策树C4.5算法,首先利用训练数据创建决策树,再用测试数据对决策树进行剪枝。-C4.5 decision tree algorithm matlab realize, first use training data to create decision trees, and then test data for decision tree pruning.
-
-
0下载:
dession tree algorithm in matlab code
-
-
0下载:
Matlab语言实现的决策树ID3算法,分类功能强大,谁用谁知道-ID3 decision tree algorithm Matlab language, powerful classification, with who knows
-
-
1下载:
一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
-
-
0下载:
机器学习的决策树问题算法matlab实现,有注释和源码(Machine learning decision tree algorithm matlab implementation, with notes and source code)
-