搜索资源列表
-
1下载:
用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
-
-
0下载:
C4.5算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-C4.5 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, and came to decision-making rules.
-
-
0下载:
通过C4.5 的实现可以进行构建决策树 来进行有效的分类,Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
-
-
0下载:
决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
-
-
0下载:
C4.5决策树的应用,c45是数据挖掘中重要的决策工具,C4.5 decision tree application
-
-
0下载:
该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
-
-
0下载:
决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
-
-
2下载:
C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
-
-
1下载:
c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
-
-
0下载:
NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
-
-
0下载:
决策树算法C4.5源码,
The directory Data contains some sample datasets. Many interesting data
collections are maintained by the University of California, Irvine, in a
data repository-C4.5 decision tree algorithm source, The directory Data contains so
-
-
0下载:
this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
-
-
0下载:
机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
-
-
0下载:
C4.5 is an algorithm used to generate a decision tree. C4.5 is an extension of Quinlan s earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical class
-
-
0下载:
ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
-
-
0下载:
基于C4.5的决策树算法,一种非线性分类器-Based on C4.5 decision tree algorithm, a nonlinear classifier
-
-
0下载:
决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the information, the factor attribute v
-
-
0下载:
关于决策树C4.5算法的几篇学术论文(基于C4.5算法的遥感影像分类)-Several papers (C4.5 decision tree algorithm C4.5 algorithm based on image classification)
-
-
0下载:
C4.5是机器学习算法中的另一个分类决策树算法,它是基于ID3算法进行改进后的一种重要算法,相比于ID3算法,改进有如下几个要点:用信息增益率来选择属性.-C4.5 decision tree algorithm is another classification machine learning algorithm, which is based on ID3 algorithm is an important algorithm improved, compared to the ID3 a
-
-
1下载:
C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
-