搜索资源列表
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
C4.5.rar
- Quinlan s C4.5 算法的实现-the implementation of C4.5 [教學文件],Quinlan s C4.5 algorithm-the implementation of C4.5 [Teaching documents]
c4.5java
- 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
用Java开发的C4.5源码
- 用Java开发的C4.5源码? 用Java开发的C4.5源码!-C4.5 developed using Java source code? C4.5 developed using Java source code!
C4.5
- 决策树 C4.5 分类器, 用java语言写的.大家一起参考一下. -C4.5 decision tree classifier, using the java language. U.S. with reference.
c4.5ID3
- 决策树算法 里面包含c4.5 ID3算法的源代码-c4.5 id3
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
matlab-C4.5
- C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
c4-5
- c4.5 algorithm in matlab
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
- 决策树经典学习算法,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
C4.5
- python实现的C4.5算法,也是数据挖掘的基础算法(C4.5 algorithm implemented by python, which also the basic algorithm of data mining)
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.)
C4.5
- Hitungan C4.5 dengan menggunakan excel
C4.5-master
- source code for decision tree algorithm c4.5
c4.5
- C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。(C4.5 is a series of algorithms used in machine learning)
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
C4.5
- 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)