搜索资源列表
c4.5r8sourcecode
- c4.5的源码决策树最全面最经典的版本-Bank of the most comprehensive source of decision tree of the most classic version
C4.5_r8
- 这是一个决策树算法-This is a Decision Tree Algorithm
r8
- 这是一个有关决策树分类器中C4.5算法的原程序-This is a decision tree classifiers on which the original algorithm C4.5 procedures
c4.5_www2.cs.uregina.ca
- 来自于www2.cs.uregina.ca的c4.5源码-from the Bank www2.cs.uregina.ca FOSS
c4[1].5r8
- 用于数据挖掘的分类算法,基于c语言的,一个c4.5分类算法-used for the classification of data mining algorithms, based on the c language, a classification algorithm c4.5
C45DT
- 这是一个改进的C4.5决策数算法C++类,可用于连续值和离散值的分类-This is an improved algorithm for decision-making C4.5 C can be used in continuous-valued and discrete values classification
C4.5-C
- 这是数据挖掘分类算法中的C4.5算法的C实现版本,为Linux下的,希望对大家有所帮助。-This is the classification of data mining algorithms to the C4.5 algorithm to achieve the C version of Linux. We want to help.
ANewC4.5alg
- 经典的数据挖掘分类算法,由ID3算法演变而来。本算法主要用于处理连续属性值,基本过程如下: 1.根据属性的值对数据集排序 2.用不同的阈值将数据集动态的分类 3.迭代根据阈值进行划分 4.得到所有可能的阈值、增益以及增益比-classical classification of data mining algorithms, evolved from the ID3 algorithm. This is mainly u
c4.5
- 数据挖掘算法中,有关决策树算法c4.5的实现,c4.5是在ID3基础上实现的,有这比id3还好的功能-Data mining algorithms, the decision tree algorithm c4.5 realization, c4.5 is based on ID3, with this function better than id3
c4.5r8
- 决策树ID3算法的改进算法,可以处理数值属性,缺丢值和噪声数据.-ID3 decision tree algorithm to improve the algorithm, can deal with numerical attributes, missing values and noisy data lost.
c4.5
- C4.5决策树算法,使用VC++实现的,比较好用 -C4.5 decision tree algorithm, use VC++ Realize relatively easy to use
see5-public
- C5.0 决策树源码, 此算法要优于C4.5算法-C5.0 decision tree source, this algorithm is superior to C4.5 algorithm
datamining
- 数据挖掘中的决策树算法。c4.5,用C语言写的。比较全面。-c4.5
c4.5
- 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
c45
- 这是数据挖掘中c4.5分类算法的vc++源码。-This is a data mining algorithm c4.5 classification of vc++ source code.
c4_5
- C版本的C4.5源代码在VC 2008环境下整合为一个库包。利用代码由于种种原因无法上传,见谅。-A lib with all C4.5 src which is edited in visual studio 2008
c4.5ID3
- 决策树算法 里面包含c4.5 ID3算法的源代码-c4.5 id3
c4.5
- c 4.5 分类算法 数据挖掘 源码-c 4.5 source data mining classification algorithms
C4.5
- 决策树经典学习算法,C4.5算法是ID3算法的改进,加上了子树的信息,因素属性的值可以是连续量,训练例的因素属性值可以是不确定的,对已生成的决策树进行裁剪,减小生成树的规模.-Decision tree learning algorithm of C4.5 algorithm is the classic, the improved ID3 algorithm, coupled with the subtree of the infor