搜索资源列表
ID3.m
- 这个Matlab环境下的模式分类算法集提供了二维两类分类问题的很多可视化程序-the Matlab environment under the classification algorithm provides a two-dimensional set two classifications of many visual programming
ID3(MATLAB)
- 经典的用matlab编写的ID3算法,仅供大家分享-classic with Matlab prepared by the ID3 algorithm, is for everyone to share!
ID3+C4.5
- ID3+C4.5的源程序。用于数据挖掘决策算法的一个实例。-ID3 C4.5 of the source. Data Mining for a decision algorithm examples.
ID3
- 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类
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
ID3
- 实现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
tree
- 决策树算法的matlab实现,主要适用的是id3 算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
id3matlab
- 能够用matlab轻松实现id3算法,对数据挖掘起到很大帮助-Easily be able to use matlab implementation id3 algorithm, data mining has played a lot of help
DecisionTrees
- this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
id3
- this the id3 algorithm in matlab, it is the only id3 function which is writen recursively.-this is the id3 algorithm in matlab, it is the only id3 function which is writen recursively.
ID3(MATLAB)
- 使用MATLAB语言完成的决策树算法。 里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
ID3(MATLAB)
- ID3决策树算法,实现不同条件下数据的分类-ID3 decision tree algorithm, the classification of data under different conditions
id3-jueceshu
- 在matlab中实现ID3决策树算法--matlab源码-In the ID3 decision tree algorithm implemented in matlab- matlab source
ID3
- ID3 algorithm of Machine Learning
ID3
- MATLAB 实现ID3算法-ID3 algorithm in MATLAB
ID3
- 该源码使用ID3算法进行分类,该程序为matlab源码。-Classify using the ID3 algorithm
ID3
- matlab code for id3 algorithm in matchin learning
ID3
- id3 algorithm using matlab for machine learning
ID3算法源程序
- ID3算法程序,里面有好几个例子方便你的理解,仅供参考!(ID3 algorithm routine, for reference only.)
决策树
- ID3决策树的matlab代码实现,欢迎下载查看并交流(matlab realization of ID3 algorithm)