搜索资源列表
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
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
Classifier
- matlab code for id3 decision tr-matlab code for id3 decision tree
ID3
- 本算是用ID3算法实现决策树,在visual C++ 环境下实现的-Implement the decision tree ID3 algorithm
ID3-Decision-Tree-master
- Decision Tree ID3 which is a system that extracts informative patterns data. Data mining algorithm.And there are several examples.
tree
- Decision Tree id3 which is a system that extracts informative patterns data. Data mining algorithm.And there are several examples.
ID3
- ID3算法实现,构造决策树,并预测相应输出,应用领域广泛,商业经济领域,航空航天等领域。-ID3 algorithm to construct a decision tree, and predict the corresponding output, wide range of applications, business economics, aerospace and other fields.
决策树
- 决策树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)
ID3
- 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)