搜索资源列表
c4.5算法数据(VC VERSION)
- 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
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.
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.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!
c4.5java
- 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
C4_5.m
- his algorithm was proposed by Quinlan (1993). The C4.5 algorithm generates a classification-decision tree for the given data-set by recursive partitioning of data. The decision is grown using Depth-first strategy. The algorithm considers all the poss
Baggingboostingandc45
- 模式识别bagging boosting c4.5算法-Bagging boosting c4.5 algorithm for pattern recognition
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
C4.5_New
- c4.5算法的实现及调用说明,包括参考文献 和网络上的一些论文-Implementation of c4.5 algorithm and the instruction to use it
c4.5suanfa
- 数据挖掘课中的一个算法c4.5决策树源码,只要有相应的测试文件就可以了-Data mining courses in a decision tree algorithm c4.5 source code, as long as the corresponding test file on it
c4-5
- c4.5 algorithm in matlab
C4.5_Weka
- This source code of C4.5 algorithm by Weka Software
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
Analysis-of-C4.5-Algorithm
- Application and Analysis of C4.5 Algorithm
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-master
- source code for decision tree algorithm c4.5
决策树C4.5算法matlab源代码(完美运行)
- 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
matlab实现的C4.5分类决策树算法
- C4.5决策树分类算法,用于进行数据分类(Classification algorithm)