搜索资源列表
ID3
- 人工智能实验,ID3决策树源码,在VC下环境下开发-Artificial intelligence experiments, ID3 decision tree source code, under the circumstances developed in VC
1
- D3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-D3 of the source tree the most comprehensive version of the most classic. Id3 decision tree and its test data. Id3 a useful data mining algorit
ID3
- 决策树分类算法的实现和性能测试,使用UCI Iris Data Set进行测试。-Implementation and performance testing of the decision tree classification algorithm
DecisionTree
- 决策树的简单实现,使用ID3作为属性度量选择,测试数据为Jiawei Han数据挖掘书本第六章购物篮数据-Simple implementation of the decision tree using ID3 as an attribute metric selection, test data Jiawei Han data mining the the books Chapter VI basket data
ID3-dision-tree-
- matlab 代码 机器学习算法 决策树算法id3算法 -matlab id3 算法
Classifier
- 实现ID3 决策树算法,并使用MATLAB自带的工具箱函数画出决策树生成相应的规则-Achieve ID3 decision tree algorithm, and using MATLAB toolbox function that comes with the decision tree to generate the appropriate rules to draw
ID3
- 用于决策树中对数据进行分类,适合机器学习等领域-For a decision tree to classify data for machine learning and other fields
ID3
- ID3算法的C++实现,实现通过训练集建立决策树,测试集可以测试决策树的准确性-the realize of ID3 algorithm by c++
wuge
- id3决策树 5个代码的实现 可以实现信息熵的计算 和 分类准则-This course shows the introductions to functional structure, principle, instructions, assemble language programming, interface and application of MCS-51single chip
ID3
- 本算是用ID3算法实现决策树,在visual C++ 环境下实现的-Implement the decision tree ID3 algorithm
ID3
- ID3算法实现,构造决策树,并预测相应输出,应用领域广泛,商业经济领域,航空航天等领域。-ID3 algorithm to construct a decision tree, and predict the corresponding output, wide range of applications, business economics, aerospace and other fields.
Watermelon
- 通过ID3决策树算法训练决策树规则,对西瓜的好坏进行判别(hrough the ID3 algorithm to determine the quality of watermelon)
决策树
- 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
id3
- 这个是ID3决策树算法的MATLAB代码,主要用于数据分类。(classification of data.)
id3决策树——new
- 这是一个ID3决策树分类的代码用于分类器的计算,大家下载类以后可以学习使用,ID3是一种比较古老的决策树,最新的有C4.5等(This is an ID3 decision tree classification code for classifier calculation, which can be used after downloading the class. ID3 is a relatively ancient decision tree, with the latest C4.5
ID3决策树
- Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
treePlotter
- 绘制ID3,C4.5,CRAT决策树算法的树型(Drawing the tree pattern of ID3, C4.5, CRAT decision tree algorithm)
OWLKKL
- ID3源码,讲述决策树ID3算法的内容,希望能给大家提供一点帮助,给予支持()
ID3
- 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)