文件名称:C50
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 128kb
- 下载次数:
- 0次
- 提 供 者:
- she***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
功能强大的决策树分类算法,是C4.5的改进版本,但在精度,速度和内存开销上均有了很大的改进。目前由rulequest公司管理,其可执行程序版本为商业版本,此GPL许可的源代码对外发布。-Both C4.5 and C5.0 can produce classifiers expressed either as decision trees or rulesets. In many applications, rulesets are preferred because they are simpler and easier to understand than decision trees, but C4.5 s ruleset methods are slow and memory-hungry. C5.0 embodies new algorithms for generating rulesets, and the improvement is dramatic.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
C50\attwinnow.c
...\c50.c
...\classify.c
...\confmat.c
...\construct.c
...\contin.c
...\defns.i
...\discr.c
...\extern.i
...\formrules.c
...\formtree.c
...\getdata.c
...\getnames.c
...\global.c
...\gpl.txt
...\implicitatt.c
...\info.c
...\Makefile
...\mcost.c
...\modelfiles.c
...\p-thresh.c
...\prune.c
...\report.c
...\rules.c
...\ruletree.c
...\siftrules.c
...\sort.c
...\subset.c
...\text.i
...\trees.c
...\update.c
...\utility.c
...\xval
...\xval.c
C50
...\c50.c
...\classify.c
...\confmat.c
...\construct.c
...\contin.c
...\defns.i
...\discr.c
...\extern.i
...\formrules.c
...\formtree.c
...\getdata.c
...\getnames.c
...\global.c
...\gpl.txt
...\implicitatt.c
...\info.c
...\Makefile
...\mcost.c
...\modelfiles.c
...\p-thresh.c
...\prune.c
...\report.c
...\rules.c
...\ruletree.c
...\siftrules.c
...\sort.c
...\subset.c
...\text.i
...\trees.c
...\update.c
...\utility.c
...\xval
...\xval.c
C50