文件名称:C4.5
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 168kb
- 下载次数:
- 0次
- 提 供 者:
- g***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
决策树经典学习算法,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 value can be continuous, training cases of factor property values can be of uncertain, the generated decision tree cut, reducing the size of the spanning tree.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Data
....\crx.data
....\crx.names
....\crx.test
....\golf.data
....\golf.names
....\hypo.data
....\hypo.names
....\hypo.test
....\labor-neg.data
....\labor-neg.names
....\labor-neg.test
....\monk1.data
....\monk1.names
....\monk1.test
....\monk2.data
....\monk2.names
....\monk2.test
....\monk3.data
....\monk3.names
....\monk3.test
....\soybean.data
....\soybean.names
....\vote.data
....\vote.names
....\vote.test
Doc
...\c4.5.1
...\c4.5rules.1
...\consult.1
...\consultr.1
...\verbose.1
...\verbrules.1
LEGAL
ReadMe
Src
...\average.c
...\besttree.c
...\build.c
...\buildex.i
...\c4.5.c
...\c4.5rules.c
...\classify.c
...\confmat.c
...\consult.c
...\consultr.c
...\contin.c
...\defns.i
...\discr.c
...\extern.i
...\genlogs.c
...\genrules.c
...\getdata.c
...\getnames.c
...\getopt.c
...\header.c
...\info.c
...\Makefile
...\makerules.c
...\Modifications
...\prune.c
...\prunerule.c
...\rules.c
...\rulex.i
...\siftrules.c
...\sort.c
...\st-thresh.c
...\stats.c
...\subset.c
...\testrules.c
...\trees.c
...\types.i
...\userint.c
...\xval-prep.c
...\xval.sh
....\crx.data
....\crx.names
....\crx.test
....\golf.data
....\golf.names
....\hypo.data
....\hypo.names
....\hypo.test
....\labor-neg.data
....\labor-neg.names
....\labor-neg.test
....\monk1.data
....\monk1.names
....\monk1.test
....\monk2.data
....\monk2.names
....\monk2.test
....\monk3.data
....\monk3.names
....\monk3.test
....\soybean.data
....\soybean.names
....\vote.data
....\vote.names
....\vote.test
Doc
...\c4.5.1
...\c4.5rules.1
...\consult.1
...\consultr.1
...\verbose.1
...\verbrules.1
LEGAL
ReadMe
Src
...\average.c
...\besttree.c
...\build.c
...\buildex.i
...\c4.5.c
...\c4.5rules.c
...\classify.c
...\confmat.c
...\consult.c
...\consultr.c
...\contin.c
...\defns.i
...\discr.c
...\extern.i
...\genlogs.c
...\genrules.c
...\getdata.c
...\getnames.c
...\getopt.c
...\header.c
...\info.c
...\Makefile
...\makerules.c
...\Modifications
...\prune.c
...\prunerule.c
...\rules.c
...\rulex.i
...\siftrules.c
...\sort.c
...\st-thresh.c
...\stats.c
...\subset.c
...\testrules.c
...\trees.c
...\types.i
...\userint.c
...\xval-prep.c
...\xval.sh