搜索资源列表
ID3(MATLAB)
- 经典的用matlab编写的ID3算法,仅供大家分享-classic with Matlab prepared by the ID3 algorithm, is for everyone to share!
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
mitmatlab
- 能够实现几种经典的分类算法(ID3,C4.5等)-It can inmplement several classic classification algrorithm(ID3,C4.5,etc.)
tree
- 决策树算法的matlab实现,主要适用的是id3 算法思想-Decision Tree Algorithm to achieve the matlab main id3 algorithm is applicable to thinking
ID3
- 基于ID3算法的Frame页面过滤算法与效率分析-ID3 algorithm based on the Frame page filtering algorithms and efficiency analysis
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..
id3matlab
- 能够用matlab轻松实现id3算法,对数据挖掘起到很大帮助-Easily be able to use matlab implementation id3 algorithm, data mining has played a lot of help
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
- 决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
DataMingAlgorithm
- 本压缩包中包括了几个常用的经典的数据挖掘算法,有k_means,CART,fuzzy_k_means,id3,SVM,很有实用性-The compressed package includes several commonly used classical data mining algorithms, there are k_means, CART, fuzzy_k_means, id3, SVM, is very practical
id3matlab
- id3算法用MATLAB实现决策树分类器程序。-id3 decision tree!
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
- id3 in machin learning
ID3
- ID3 algorithm of Machine Learning
ID3
- ID3是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.
id3
- ID3 algorithm to classify data
ID3算法源程序
- ID3算法程序,里面有好几个例子方便你的理解,仅供参考!(ID3 algorithm routine, for reference only.)