搜索资源列表
c4.5.rar
- 通过C4.5 的实现可以进行构建决策树 来进行有效的分类,Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
c4.5.rar
- 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
zlib-1.2.5
- 开源 zlib 库 zlib是提供数据压缩用的函式库,由Jean-loup Gailly与Mark Adler所开发,初版0.9版在1995年5月1日发表。zlib使用DEFLATE算法,最初是为libpng函式库所写的,后来普遍为许多软件所使用。此函式库为自由软件,使用zlib授权。截至2007年3月,zlib是包含在Coverity的美国国土安全部赞助者选择继续审查的开源项目。-Is to provide open source zlib data compression librar
jaDTi-0.5.0
- c4.5 java code -c4.5 java code ..............
matlab6.5
- 经典的MATLAB资料,精通matlab6.5 (北航 张志涌)-MATLAB classical information, proficient matlab6.5 (BUAA Zhang Yong)
Weka3.5.8
- weka3.5.8版本,包括3.5.8版本的安装程序和源码,两个3.5.5的英文版入门教程和一个中文入门教程-weka3.5.8 version, including the 3.5.8 version of the installer and source, the two English-language version 3.5.5 and a Chinese Tutorial Tutorial
C4.5
- 决策树算法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
Feap_v7.5
- FEAP 7.5 complete source code for finite element method
c4-5
- c4.5 algorithm in matlab
Matlab6.5
- matlab6.5教程,实用,简单易懂,是初学者的好帮手-matlab6.5 tutorials, practical, easy to understand, is a good helper for beginners
asmlibrary-5[1].0
- ASM库5.0版本,来自google code,更新支持linux,内含API应用指南-Active Shape Model API
C4.5)
- C4.5源代码,为数据挖掘中的C4.5的详细源代码,可以生成决策树-C4.5 source code, as in the C4.5 data mining details the source code, you can generate decision trees
c4.5
- c 4.5 分类算法 数据挖掘 源码-c 4.5 source data mining classification algorithms
DTree-C4.5
- ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
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 information, the factor attribute v
IEEE-5-30-39 bus system
- IEEE-5-30-39节点潮流计算程序,有正确的结果!(IEEE-5-30-39 node power flow calculation program, the correct results)
flac 3d 5.0
- flac 3d 5.0 命令流操作 部分代码与3.0版本不同 相关模块做出说明(flac 3d 5.0 generate extrusion fish structure key words)
c4.5
- python编写的c4.5算法实现,含数据读入和正确率计算,非常直观,含代码注解(The implementation of the C4.5 algorithm written by python, which contains data reading and correct rate calculation, is very intuitive and contains code annotation.)
LZ4-1.7.5
- LZ4 compression/decompression algorithm 1.7.5
c4.5
- C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。(C4.5 is a series of algorithms used in machine learning)