搜索资源列表
ID3
- 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable
ID3
- 数据挖掘中ID3算法。可以参考实现。算法基本实现了。-ID3 algorithm in data mining. Be the reference implementation. Algorithm is basically achieved.
id3
- ID3 Algorithm implementation
id3
- Explanation of ID3 algorithm
ID3-CSharp
- This my implementation of ID3 algorithm. The algorithm ID3 (Quinlan) uses the method top-down induction of decision trees. Given a set of classified examples a decision tree is induced, biased by the information gain measure, which heuristically lead
ID3
- mfc编写的ID3算法实现很实用,可以添加各种表-The mfc written ID3 algorithm to achieve
dss-id3--CSharp
- ID3算法的C#实现简单例子 ID3算法的C#实现简单例子-C# ID3 algorithm to achieve a simple example
id3
- 数据挖掘分类规则中的决策树算法中的ID3算法,对于理解数据挖掘有一定的帮助。-Data mining classification rules in the decision tree algorithm ID3 algorithm, is certainly helpful for understanding data mining.
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.
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
- 采用ID3算法,实现了决策树的自动生成与结果显示,程序简单方便,有源码。-ID3 algorithm used to achieve a decision tree automatically generated and results show that the program is simple and convenient and source code.
ID3
- ID3 Algorithm in java
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.
ID3
- matlab code for id3 algorithm
Watermelon
- 通过ID3决策树算法训练决策树规则,对西瓜的好坏进行判别(hrough the ID3 algorithm to determine the quality of watermelon)
ID3决策树
- Java实现用ID3算法构建决策树(Java implementation using ID3 algorithm to build decision tree)
ID3
- 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)