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

搜索资源列表

  1. c4.5算法数据(VC VERSION)

    0下载:
  2. 数据挖掘c4.5算法(vc语言版本)欢迎大家下载测试!!!! - The data mining c4.5 algorithm (vc language edition) welcome everybody downloading test! ! ! !
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:152.78kb
    • 提供者:万喜
  1. C4.5-C

    0下载:
  2. 这是数据挖掘分类算法中的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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:156.83kb
    • 提供者:cnjn
  1. c4.5.rar

    0下载:
  2. 决策树c4.5算法的c++实现 希望对大家有用,C4.5 decision tree algorithm c++ to achieve useful for all of us hope
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-09
    • 文件大小:2.48mb
    • 提供者:fanglixia
  1. c4.5

    0下载:
  2. 决策树关联规则比较经典的算法,通常一下大型的应用项目使用,因为其稳定,实用!-Comparison of the classical association rules decision tree algorithm, usually about the use of large-scale application projects, because of its stability, and practical!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:157.45kb
    • 提供者:李伟
  1. c4.5java

    0下载:
  2. 决策树分类算法,c4.5,java语言进行描述的-Decision tree classification algorithm, c4.5, java language described
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:1018byte
    • 提供者:lily
  1. C4_5.m

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

    • 发布日期:2017-03-27
    • 文件大小:2.13kb
    • 提供者:rajesh
  1. Baggingboostingandc45

    0下载:
  2. 模式识别bagging boosting c4.5算法-Bagging boosting c4.5 algorithm for pattern recognition
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:79.15kb
    • 提供者:john
  1. C4.5

    0下载:
  2. 决策树算法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
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-22
    • 文件大小:145.75kb
    • 提供者:张耀
  1. C4.5_New

    0下载:
  2. c4.5算法的实现及调用说明,包括参考文献 和网络上的一些论文-Implementation of c4.5 algorithm and the instruction to use it
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:683.61kb
    • 提供者:tom
  1. c4.5suanfa

    1下载:
  2. 数据挖掘课中的一个算法c4.5决策树源码,只要有相应的测试文件就可以了-Data mining courses in a decision tree algorithm c4.5 source code, as long as the corresponding test file on it
  3. 所属分类:Windows编程

    • 发布日期:2017-04-21
    • 文件大小:136.69kb
    • 提供者:王俊杰
  1. c4-5

    0下载:
  2. c4.5 algorithm in matlab
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:2kb
    • 提供者:panshopr
  1. Kode-Program-Algoritma-C4.5

    0下载:
  2. C4.5 is an algorithm used to generate a decision tree. C4.5 is an extension of Quinlan s earlier ID3 algorithm. The decision trees generated by C4.5 can be used for classification, and for this reason, C4.5 is often referred to as a statistical class
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:2.39mb
    • 提供者:bwindhya
  1. C4.5

    0下载:
  2. 这是决策树算法C4.5的源代码!是用vc编写的,内容比较详细。-this is a source code of C4.5 algorithm!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:156.98kb
    • 提供者:岳涛
  1. C4.5

    0下载:
  2. 决策树经典学习算法,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
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:167.66kb
    • 提供者:guda
  1. C4.5-by-CPP

    1下载:
  2. win下C++实现C4.5算法,图形界面具有测试功能.采用悲观后剪枝,使用增益比进行连续属性离散化.-Win C++ C4.5 algorithm under realization, graphic interface with test function. After the pessimistic pruned, use than to gain discretization.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-07-15
    • 文件大小:252kb
    • 提供者:罗晓民
  1. The-introduction-of-C4.5-algorithm

    0下载:
  2. 介绍C4.5的文章,有详细的例子,对理解算法很有帮助-The article introduces C4.5, detailed examples, helpful to understand the algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:261.79kb
    • 提供者:yangcaodie
  1. c4.5-C

    0下载:
  2. The aim of this article is to show a brief descr iption about the C4.5 algorithm, used to create Univariate De- cision Trees. We also talk about Multivariate Decision Trees, their process to classify instances using more than one attribute per node i
  3. 所属分类:Applications

    • 发布日期:2017-11-06
    • 文件大小:157.74kb
    • 提供者:tuanhadau
  1. c4.5

    1下载:
  2. 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.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:小Vw
  1. 决策树C4.5算法matlab源代码(完美运行)

    2下载:
  2. 可以完美的实现用于统计学习的算法C4.5分类,完整的matlab程序(Classification of algorithm C4.5 for statistical learning)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-07
    • 文件大小:2kb
    • 提供者:mapleZL
  1. matlab实现的C4.5分类决策树算法

    2下载:
  2. C4.5决策树分类算法,用于进行数据分类(Classification algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-04-01
    • 文件大小:13kb
    • 提供者:圆圆yy
« 12 3 4 5 6 »
搜珍网 www.dssz.com