搜索资源列表
detection tree code
- 这是一个决策树代码-This a decision tree code
see5-public
- 数据挖掘中的决策树生成的经典的see5软件的源代码。-Data Mining Tree Generation classic see5 the software's source code.
ID343435
- ID3 决策树代码 C语言的 95年 Qulian -ID3 C language code 95 Qulian
Theclassicalid3
- id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data
Algorithm_APriori
- Apriori算法是一个求关联规则的经典算法, 该算法可以求得一个数据库的频繁项目集-Apriori algorithm is an association rules for the classical algorithm, The algorithm can obtain a database of frequent item sets
BigTree2
- 该代码是数据挖掘里面的决策树算法 利用ID3理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The data mining code is inside the ID3 decision tree algorithm using the theo
data_mining1
- 本资料含有国外最经典的数据挖掘的论文。有决策树,贝叶斯等-This information contains a foreign classic data mining papers. There are decision trees, Bayesian, etc.
dss
- 详细介绍未来二十年决策支持系统的发展趋势和新的技术-Detailed decision-making support system for the next two decades of development trends and new technologies
general
- ID3决策树程序,内含训练和测试数据。 输入为选择原训练数据集和测试数据集的百分数,如0.25。根据实验要求,测试数据都选全部,故都输入1。 输出结果为实验要求的实验数据结果。-ID3 decision tree procedures, including training and test data. Input for the selection of the original training data set and te
wajue
- 利用VC++实现决策树分类算法,已经测试过!可用-Use VC++ Realize the decision tree classification algorithm has been tested! Available
Ctree4.5
- 详细讲解算法设计及其原理,有利于加深对决策树的理解,并能快速实现决策树的生成-calculation of the Tree c45