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

搜索资源列表

  1. 92

    1下载:
  2. 本代码是用java语言编写的基于决策树c4.5算法的数据挖掘程序,它可以在很多领域如股票系统中使用 -the code is written in java-based Decision Tree Algorithm Bank data mining process, it can in many areas such as the use of the stock system
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:232201
    • 提供者:飞翔
  1. C4.5

    0下载:
  2. 决策树算法_C实现,主要是数据挖掘领域。-_C Decision tree algorithm to achieve
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:158453
    • 提供者:sky
  1. C4_5

    0下载:
  2. C4.5算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. 分类决策树算法是从大量事例中进行提取分类规则的自上而下的决策树. -C4.5 algorithm is a machine learning algorithm, a classification decision tree algorithm, the core algorithm is ID3 algorithm classification tree algorithm is extracted from
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-29
    • 文件大小:2157
    • 提供者:liujiang
  1. Text2

    0下载:
  2. 用java语言实现数据挖掘经典算法之一的C4.5算法。-Using java language Classical data mining algorithms C4.5 algorithm.
  3. 所属分类:Java Develop

    • 发布日期:2015-06-26
    • 文件大小:5120
    • 提供者:lhx
  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. 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. 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. 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. 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. C4.5_Source

    1下载:
  2. 使用纯JAVA语言原生开发C4.5决策树算法,没有使用工具包,并且通过界面展示了生成的决策树图像。-Using pure JAVA language Native Development C4.5 decision tree algorithm, do not use the toolkit, and by interface shows the image generated by the decision tree.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-09
    • 文件大小:1831651
    • 提供者:zk
  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. JavaC4.5

    0下载:
  2. Data mining C4.5 Decision Tree Algorithm on Java
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:19386
    • 提供者:Kostya
  1. Decision-tree-algorithm

    0下载:
  2. 数据挖掘,机器学习经典分类算法,决策树算法ID3 C4.5 Java实现 开发环境 eclipse-Data mining, machine learning classic classification algorithm, decision tree algorithm ID3 C4.5 Java development environment eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-05-05
    • 文件大小:15147
    • 提供者:IVAN
  1. hlgorithms

    0下载:
  2. 数据挖掘算法,分类树的C4,5算法,用于模式分类,不错的-Data mining algorithms, classification tree C4, 5 algorithm, used for pattern classification, pretty good
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-14
    • 文件大小:2048
    • 提供者:dib_19323
  1. KJTOPT79

    0下载:
  2. 数据挖掘算法,分类树的C4,5算法,用于模式分类,不错的-Data mining algorithms, classification tree C4, 5 algorithm, used for pattern classification, pretty good
  3. 所属分类:Graph Drawing

    • 发布日期:2017-12-16
    • 文件大小:2048
    • 提供者:VZOidroe@70364
  1. C45algorithm-master

    0下载:
  2. C4.5 algorithm implementation source code, developed by Ross Quinlain which classifies data, using decision trees.
  3. 所属分类:JavaScript

    • 发布日期:2017-12-11
    • 文件大小:5159
    • 提供者:sopotica
  1. iegorithms-pretty

    0下载:
  2. 数据挖掘算法,分类树的C4,5算法,用于模式分类,不错的(Data mining algorithms, classification tree C4, 5 algorithm, used for pattern classification, pretty good)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:lcsuirw
  1. C4_5

    0下载:
  2. 数据挖掘入门算法,用于机器学习,语言为matlab语言,是id3算法的改进(dataming The introduction of data mining algorithm for machine learning, language for MATLAB language,)
  3. 所属分类:数值算法/人工智能

  1. classical-machine-learning-algorithm-master

    0下载:
  2. bayesian, k-means, knn, SVM, The Apriori algorithm, expectation-maximization(EM), C4.5, page rank, AdaBoost, CART
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-08
    • 文件大小:11264
    • 提供者:莲66
« 1 2 3 4 56 7 »
搜珍网 www.dssz.com