Description: ID3算法源程序。使用的方法是编写一个*.dat文件保存样本数据,还有一个*.tag文件保存属性列名,且最后一个属性是标号属性。运行是输入id3 文件名。输出格式是一个二叉判定树。-ID3 algorithm source. The method used was to prepare a document preservation*. dat sample data, a document preservation*. tag attributes listed, and the final one is the attribute label attributes. Running importation id3 file. Output format is a binary decision tree. Platform: |
Size: 4096 |
Author:小丁 |
Hits:
Description: id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus, it reached a decision-making rules. Id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. Id3 1 useful data mining algorithms, surely they will help you! Platform: |
Size: 38912 |
Author:李顺古 |
Hits:
Description: id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data. I d3 a useful data mining algorithms, surely they will help you! Id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, Thus, it reached a decision-making rules. Platform: |
Size: 39936 |
Author:王小明 |
Hits:
Description: 在网上下载的 介绍id3决策树的,简洁易懂,个人觉得是一本好文章特推荐给大家-online download on the id3 decision tree, easy to read, think is an excellent article especially recommended for everyone Platform: |
Size: 212992 |
Author:youyou |
Hits:
Description: 该代码是数据挖掘里面的决策树算法 利用ID3理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The data mining code is inside the ID3 decision tree algorithm using the theory of training data by analyzing the data to calculate all the other attributes on the target level of importance, that is, every other data to calculate the information gain value to the training data Category gradually came to the conclusion that the target classification, in order to achieve the process of decision tree generation. Finally, you can use this decision tree to test the new data to determine its objectives may be the value of properties. Platform: |
Size: 289792 |
Author: |
Hits:
Description: ID3决策树程序,内含训练和测试数据。 输入为选择原训练数据集和测试数据集的百分数,如0.25。根据实验要求,测试数据都选全部,故都输入1。
输出结果为实验要求的实验数据结果。-ID3 decision tree procedures, including training and test data. Input for the selection of the original training data set and test data set percentage, such as 0.25. According to the experimental requirements, the test data are the election of all, ancient capital input 1. Output requirements for the experimental results of the experimental data. Platform: |
Size: 187392 |
Author:高峰 |
Hits:
Description: ID3决策树算法的JAVA实现:ID3算法是机器学习中的一种分类方法,本例子用java构建多叉树来实现id3算法。-ID3 Decision Tree Algorithm JAVA realize: ID3 machine learning algorithm is a classification method, the example of using java to build a multi-tree algorithm id3 realize. Platform: |
Size: 460800 |
Author:more |
Hits:
Description: 决策树,很经典,不是一般的经典,你看看吧-Decision tree, it is classic, not an ordinary classic, you take a look at it Platform: |
Size: 641024 |
Author:朱朱 |
Hits:
Description: 决策树算法ID3的代码实验,编译后可直接使用的ID3代码-ID3 decision tree algorithm code experiments, compiled code can be directly used in ID3 Platform: |
Size: 18432 |
Author:xiaolin |
Hits:
Description: 使用MATLAB语言完成的决策树算法。
里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside Platform: |
Size: 87040 |
Author:老虎 |
Hits:
Description: Decision tree learning algorithm has been successfully used in expert
systems in capturing knowledge. The main task performed in these systems is
using inductive methods to the given values of attributes of an unknown object
to determine appropriate classification according to decision tree rules. Platform: |
Size: 22528 |
Author:GasPro |
Hits: