搜索资源列表
决策树的 C4.5
- 决策树的 C 4.5 Vc++实现的
567
- 决策树的ID3用JAVA实现-Realizing of ID3 Decision Tree using JAVA
决策树c4.5-r8的windows版本
- 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
projet
- 一个模拟weka的系统,输入文件格式和weka的一样,实现决策树的分析以及通过数据挖掘整理规则集合,很值得新手学习-a simulation system, the importation of files and weka, the same realization of the decision tree analysis and data mining collated by the rules set, is worth lea
DTreebydhm
- c4.5决策树的实现,应用于一个医学诊断-Bank Decision Tree realized, used a medical diagnosis
id3c4.5
- 数据挖掘,决策树的使用,利用决策树来实现对数据的分类和提出-data mining, the use of decision tree, the use of decision tree to achieve the classification of the data and make
ID3code
- id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!-id3 decision tree algorithms to generate information gain the greatest attribute as a classification attributes,
Theclassicalid3
- id3的源码决策树最全面最经典的版本.id3决策树的实现及其测试数据.id3 一个有用的数据挖掘算法,想必对大家会有所帮助!id3算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-id3 the most comprehensive source Decision Tree classic version. Id3 decision tree and the achievement test data
BigTree2
- 该代码是数据挖掘里面的决策树算法 利用ID3理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The data mining code is inside the ID3 decision tree algorithm using the theo
c45
- 该代码是数据挖掘里面的决策树算法 利用c45理论,通过对训练数据的分析判断,计算出各个数据的其它对目标属性的重要程度,即计算出每个其它数据的信息增益值来将训练数据逐步分类,最后得出目标分类,从而实现决策树的生成过程。最后即可利用此决策树来对新的数据进行测试,判断其目标属性的可能值。-The code is a data mining using decision tree algorithm inside the C45 theory,
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. Id
weka
- weka 的决策树的实现,对数据挖掘感兴趣的可以下哦,很好的呀-if you like Dataming
Ctree4.5
- 详细讲解算法设计及其原理,有利于加深对决策树的理解,并能快速实现决策树的生成-calculation of the Tree c45
id3
- 实现决策树的id3算法,还有其他的算法在里面。-Id3 decision tree algorithm to achieve, there are other algorithms in it.
Text2
- 这是一个关于用id3算法实现决策树的源代码-This is a decision tree algorithm id3 about using the source code
决策树
- 模式识别中决策树cart的实现 代码简单 比较好用(pattern recognition decision tree)
决策树
- 利用R语言实现决策树,使用 party 包构建决策树,使用 rpart 包构建决策树,以及随机森林的构建(using R language analyizing ...)
机器学习决策树算法
- 此处python实现机器学习的决策树算法(A decision tree algorithm for realizing machine learning in Python)
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
决策树
- ID3决策树的matlab代码实现,欢迎下载查看并交流(matlab realization of ID3 algorithm)