CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c4.5

搜索资源列表

  1. classificiation-algorithm-overview

    0下载:
  2. 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传
  3. 所属分类:Development Research

    • 发布日期:2017-04-24
    • 文件大小:30590
    • 提供者:MM
  1. C4_5Classifier

    0下载:
  2. c4.5 clasifier for the classification of the vedios.
  3. 所属分类:Project Design

    • 发布日期:2017-04-13
    • 文件大小:2229
    • 提供者:aarushi
  1. C4.5决策树实现

    0下载:
  2. 可以用vs2010打开,可以用vs2010打开
  3. 所属分类:Windows编程

    • 发布日期:2014-09-24
    • 文件大小:4885458
    • 提供者:lin8820lin
  1. c45-with-hadoop

    0下载:
  2. 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
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5215
    • 提供者:obra
  1. tree

    0下载:
  2. 决策树分类的各种代码,包括ID3、c4.5等等,有界面可以运行-Various code of decision tree classification, including ID3, C4.5 and so on, there are interface can run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:14556
    • 提供者:郭斌
  1. tree

    0下载:
  2. 数据挖掘-决策树-c4.5算法的java代码实现-Data Mining- Decision Tree algorithm java code-c4.5
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:928744
    • 提供者:王倩
  1. decisiontree

    0下载:
  2. 数据挖掘中决策树的java实现,c4.5算法的java实现-Java implementation of the decision tree data mining, c4.5 algorithm to achieve the java
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:12574
    • 提供者:王倩
  1. aa

    0下载:
  2. 决策树算法的实现,运用java语言,实现c4.5算法-Achieve decision tree algorithm, using java language, to achieve c4.5 algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-02
    • 文件大小:531745
    • 提供者:王倩
  1. c45.tar

    0下载:
  2. C4.5决策树源码, C语言,文档说明详细,欢迎使用。-C4.5 Decision tree
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-27
    • 文件大小:154066
    • 提供者:刘正
  1. C5.0-------

    1下载:
  2. C4.5决策树算法,C++算法,通过仔细阅读,可以很方便的了解跟学习决策树算法。-C4.5 decision tree algorithm, C++ algorithm, by reading carefully, you can easily understand the decision tree algorithm with learning.
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:70781
    • 提供者:凉风
  1. c45

    0下载:
  2. 决策树算法c4.5 C语言实现以及命名规则和构建工具开发集合-C4.5 decision tree algorithm C language, naming and build tools set
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:154576
    • 提供者:
  1. C4.5

    0下载:
  2. 改进型的决策树算法,特别的实用,欢迎大家下载,也可以用到论文算法中-Improved decision tree algorithm, especially useful, welcome to download, you can also use paper algorithm
  3. 所属分类:Data Mining

    • 发布日期:2017-04-27
    • 文件大小:68517
    • 提供者:张云飞
  1. C4_5

    0下载:
  2. 决策树C4.5程序设计,非常实用且方便,欢迎大家学习,借鉴。-C4.5 decision tree program design, very practical and convenient, welcome everyone to learn from.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2287
    • 提供者:yanghongmei
  1. 10.1.1.1.8430

    0下载:
  2. NeC4.5: Neural Ensemble Based C4.5 Zhi-Hua Zhou, Member, IEEE, and Yuan Jiang Abstract—Decision tree is with good comprehensibility while neural network ensemble is with strong generalization ability.
  3. 所属分类:software engineering

    • 发布日期:2017-04-27
    • 文件大小:149784
    • 提供者:arsiphysic
  1. myc45java

    0下载:
  2. It is C4.5 algorithm written in java. C4.5 is one of the decision tree algorithms in data mining.
  3. 所属分类:Applications

    • 发布日期:2017-04-15
    • 文件大小:6262
    • 提供者:Pixy Yuki
  1. c45

    0下载:
  2. c4.5 implementation. Hope you can find it helpful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-29
    • 文件大小:29807
    • 提供者:mengdi
  1. adaboost

    1下载:
  2. Now, you ought to implement the AdaBoost.M1 and AdaBoost.M2 algorithms. These algorithms are two versions of the AdaBoost algorithm for handling the Problems with more than two classes. You must first read the paper “Experiments with a New Boosti
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:431837
    • 提供者:hajar
  1. MatlabCode

    0下载:
  2. matlab code for C4.5 decision tr-matlab code for C4.5 decision tree
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-30
    • 文件大小:503244
    • 提供者:hamideh
  1. C4_5

    0下载:
  2. 这是分类树的C4.5算法分类,算法比较简单,但是运行高效,可以对图像进行分类-This is the classification tree C4.5 algorithm classification, the algorithm is relatively simple, but the operation is efficient, you can classify the image
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2098
    • 提供者:杨明
  1. trees

    0下载:
  2. 机器学习中的c4.5树的源代码,经测试,可以使用-The source code tree c4.5 in machine learning, through the test, can be used
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1580
    • 提供者:tiger
« 1 2 ... 8 9 10 11 12 1314 15 16 »
搜珍网 www.dssz.com