搜索资源列表
c45
- C4.5 Classification Trees Induction Algorithm Java source code
C4_5.rar
- 决策树C45,用matlab编写的,数据挖掘算法。,Decision Tree C45, prepared by matlab, data mining algorithms.
c45.rar
- 这是数据挖掘中c4.5分类算法的vc++源码。,This is a data mining algorithm c4.5 classification of vc++ source code.
C45.rar
- C4.5决策树的应用,c45是数据挖掘中重要的决策工具,C4.5 decision tree application
c45
- 用matlab编程实现的数据挖掘c4.5算法,是上交的一个作业,绝对可行的。当然,还有些小瑕疵-Matlab programming with data mining c4.5 algorithm, is handed a job, absolutely feasible. Of course, there are some small flaws
C4.5
- 数据挖掘中的c45,决策数算法,是数据挖掘中最经典的算法之一-it s used for data mining
C4.5
- c45决策树算法,其中输出结果为正确分类率、错误分类率和不可识别率,由c++编写-c45 decision tree,c++
C45
- 关于数据挖掘领域c4.5算法展示与改进的一片论文-C4.5 algorithm on data mining areas and improvement of a piece of paper showing
C45
- C4. 5 决策树展示算法的设计, C4. 5 决策树展示算法的设计-C4. 5 shows the decision tree algorithm design, C4. 5 shows Algorithm for Decision Tree
C45
- this document contains information about c4.5 machine learning algorithm
c45
- 对C4.5程序进行了修改,使代码更加优化-Procedures for C4.5 was modified to make the code more optimized
C45
- C4.5是一系列用在机器学习和数据挖掘的分类问题中的算法。它的目标是监督学习:给定一个数据集,其中的每一个元组都能用一组属性值来描述,每一个元组属于一个互斥的类别中的某一类。C4.5的目标是通过学习,找到一个从属性值到类别的映射关系,并且这个映射能用于对新的类别未知的实体进行分类。-C4.5 is used in a series of machine learning and data mining algorithms for classification problems.
c45-with-hadoop
- This a demo of Implementation of C4.5 Algorithm using Hadoop MapReduce frame work. c4.5 using java-This is a demo of Implementation of C4.5 Algorithm using Hadoop MapReduce frame work. c4.5 using java
c45.tar
- C4.5决策树源码, C语言,文档说明详细,欢迎使用。-C4.5 Decision tree
c45
- 决策树算法c4.5 C语言实现以及命名规则和构建工具开发集合-C4.5 decision tree algorithm C language, naming and build tools set
c45
- c4.5 implementation. Hope you can find it helpful