搜索资源列表
ID3
- 用matlab语言写的ID3(Quinlan s ID3 classification tree algorithm)算法,用于模式分类
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
decision+tree
- 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it
ID3
- 决策树算法 经典的ID3算法 用于决策树规则学习等等 在规则学习以及分类中有重要的作用-classic decision tree mode for classification and rule learning
id3matlab
- id3算法用MATLAB实现决策树分类器程序。-id3 decision tree!
ID3(MATLAB)
- 使用MATLAB语言完成的决策树算法。 里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
jueceshu
- 从网络上搜集的决策树源码,包括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.
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是利用了增益比不纯度,这种树的层数与属性变量的个数相同。-ID3 is the use of the gain ratio is not purity, layers and attributes of this tree the same number of variables.
ID3
- MATLAB 决策树算法 ID3算法 能输出决策图分析误差-MATLAB ID3 decision tree algorithm can output decision diagram analysis error
ID3-dision-tree-
- matlab 代码 机器学习算法 决策树算法id3算法 -matlab id3 算法
ID3-face
- MATLAB编写的基于决策树的ID3算法实现,模式识别,人脸识别。压缩包中包含两个源文件和测试图片,ID3源文件为主代码,fi为求熵函数。-MATLAB prepared based on the ID3 decision tree algorithm, pattern recognition, face recognition. Compressed package contains two source files and test images, ID3-based source code
ID3
- Matlab语言实现的决策树ID3算法,分类功能强大,谁用谁知道-ID3 decision tree algorithm Matlab language, powerful classification, with who knows
ID3
- MATLAB下的决策树ID3算法,应用信息增益来划分节点-ID3 decision tree algorithm under MATLAB application information gain to divide the node
id3决策树
- 一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
ID3
- ID3决策树MATLAB代码,很详细,很实用(ID3 decision tree matlab code)
ID3
- id3决策树的MATLAB代码,可实现简单的数据分类(ID3 decision tree,it can achieve simple data classification)
id3
- 这个是ID3决策树算法的MATLAB代码,主要用于数据分类。(classification of data.)