搜索资源列表
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
111186726c4.5-win
- 由于ID3算法在实际应用中存在一些问题,于是Quilan提出了C4.5算法,严格上说C4.5只能是ID3的一个改进算法。-Because of ID3 algorithm in practical applications, there are some problems, so Quilan proposed algorithm C4.5, C4.5 strictly speaking can only be an improved algorithm ID3.
dss-id3--CSharp
- ID3算法的C#实现简单例子 ID3算法的C#实现简单例子-C# ID3 algorithm to achieve a simple example
ID3
- 决策树分类算法的实现和性能测试,使用UCI Iris Data Set进行测试。-Implementation and performance testing of the decision tree classification algorithm
ID3
- ID3算法(MATLAB平台),包含训练集-ID3 algorithm developed by MATLAB containing the training set
ID3
- 实现人工智能中ID3算法,数据输入格式和输出格式在文件中都有详细示例,非常好用。-ID3 algorithm to achieve artificial intelligence, data input format and output format documents have detailed examples, very handy.
CPPID3
- C++program实现数据挖掘ID3算法-C++ implementation of data mining ID3 algorithm
Id3
- C++实现数据挖掘ID3算法 主要实现从二维的数据表文件中挖掘出有价值的数据-C++ implementation of data mining ID3 algorithm is mainly achieved from two-dimensional data table files to dig out valuable data
ID3-dision-tree-
- matlab 代码 机器学习算法 决策树算法id3算法 -matlab id3 算法
ID3_matlab
- ID3算法的matlab实现,包含了具体的软件界面的设计-ID3 algorithm matlab, contains a specific software design below
ID3
- 机器学习算法ID3的C++实现,在VS2008中实测通过-machine learning algorithms ID3 C++ implementation
ID3
- ID3算法的C++实现,实现通过训练集建立决策树,测试集可以测试决策树的准确性-the realize of ID3 algorithm by c++
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决策树
- Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
OWLKKL
- ID3源码,讲述决策树ID3算法的内容,希望能给大家提供一点帮助,给予支持()
ID3
- 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)