搜索资源列表
C4.5java
- 这是决策树C4.5算法的java版源码。希望大家能喜欢,愿共同分享!-Decision Tree Algorithm C4.5 java version of the source code. Hope you will like it is willing to share!
c45
- C4.5 Classification Trees Induction Algorithm Java source code
c45.rar
- 这是数据挖掘中c4.5分类算法的vc++源码。,This is a data mining algorithm c4.5 classification of vc++ source code.
matlab-C4
- 该源代码主要实现C4.5决策树算法,C4.5是对ID3算法的一种改进,它完善了ID3算法,补充了其算法的一点不足-The source code is the main achievement of C4.5 decision tree algorithm, C4.5 is an improved ID3 algorithm, which improved the ID3 algorithm, the algorithm added a little less than its
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!
数据挖掘分类算法:J48源代码
- 数据挖掘分类算法:J48源代码,采用JAVA语言编程实现-Data mining classification algorithms: J48 source code, the use of JAVA programming language
DataCheck
- 入侵检测数据检测算法,根据C4.5源码改编-Intrusion detection data detection algorithm, in accordance with C4.5 source adaptation
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_Weka
- This source code of C4.5 algorithm by Weka Software
data.txt
- C4.5算法源码,c4.5是ID3算法的改进,本资料十分全,希望对大家有帮助-C4.5 algorithm source code, c4.5 ID3 algorithm is improved, the information is very full, we want to help
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
matlabC4.5
- matlab源代码 C4.5算法 经典算法 这里有具体的操作 是为.M文件 -C4.5 algorithm matlab source code there is the classical algorithm for the specific operation. M files
C4.5
- 这是决策树算法C4.5的源代码!是用vc编写的,内容比较详细。-this is a source code of C4.5 algorithm!
c4.5matlab
- 本文件包含了数据挖掘中c4.5算法的源程序代码。-This file contains the source code for data mining in c4.5 algorithm.
C4.5
- C4.5版本决策树程序源代码,简单易懂,队初学数据挖掘者有个很好的参考价值。-C4.5 decision tree version of the source code, easy to understand, the team novice data miners have a good reference value.
C4.5
- C4.5 算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进: 1) 用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足; 2) 在树构造过程中进行剪枝; 3) 能够完成对连续属性的离散化处理; 4) 能够对不完整数据进行处理。 C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描
c4.5-java
- this files contains source code of c4.5 decisions trees
c4.5r8.tar
- c4.5 algorithm source code
C4.5-master
- source code for decision tree algorithm c4.5