CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - c4 5 decision tree

搜索资源列表

  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. C4.5算法源程序

    0下载:
  2. C4.5算法进行决策树生成 以信息增益最大的属性作为分类属性,生成决策树,从而得出决策规则。-C4.5 decision tree algorithms to generate information gain the greatest attribute as a classification attributes, generate decision tree, and came to decision-making rules.
  3. 所属分类:人工智能/神经网络/遗传算法

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

    0下载:
  2. 通过C4.5 的实现可以进行构建决策树 来进行有效的分类,Through the realization of C4.5 decision tree can be constructed to carry out an effective classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-21
    • 文件大小:107326
    • 提供者:shi
  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
    • 文件大小:2598377
    • 提供者:fanglixia
  1. C45.rar

    0下载:
  2. C4.5决策树的应用,c45是数据挖掘中重要的决策工具,C4.5 decision tree application
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:158348
    • 提供者:虞璺
  1. matlab-C4

    0下载:
  2. 该源代码主要实现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
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:15514
    • 提供者:小强
  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
    • 文件大小:161233
    • 提供者:李伟
  1. C4_5

    2下载:
  2. C4.5决策树matlab程序,本人找了很久才找到,绝对能用-C4.5 Decision Tree code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-01-10
    • 文件大小:2204
    • 提供者:chexunjian
  1. c4.5matlab

    1下载:
  2. c4.5 关于决策树decision tree的matlab实现程序 -c4.5 decision tree decision tree on the realization of the matlab program
  3. 所属分类:Data structs

    • 发布日期:2016-01-27
    • 文件大小:4508
    • 提供者:凌风
  1. NeC45

    0下载:
  2. NeC4.5 is a variant of C4.5 decision tree, which could generate decision trees more accurate than standard C4.5 decision trees, through regarding a neural network ensemble as a pre-process of C4.5 decision tree.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:8347
    • 提供者:
  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
    • 文件大小:149245
    • 提供者:张耀
  1. DecisionTrees

    0下载:
  2. this decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc-this is decision tree ID3 algorithm, this algorithm is one of decision tree algorithm like cart, chaid, c4.5, etc
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:466018
    • 提供者:sang
  1. Project1_C4.5_NEW_985101292

    0下载:
  2. 机器学习界著名的决策树算法的实现c4.5算法,这是开源的,有兴趣的可以研读-The well-known machine learning algorithm to achieve c4.5 decision tree algorithm, which is open source, could be interested in reading
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:700333
    • 提供者:liupz
  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
    • 文件大小:2503095
    • 提供者:bwindhya
  1. DTree-C4.5

    0下载:
  2. ID3 决策树的实现 数据挖掘 Dtree4.5-ID3 decision tree data mining Dtree4.5
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:21160
    • 提供者:林一
  1. C4.5

    0下载:
  2. 基于C4.5的决策树算法,一种非线性分类器-Based on C4.5 decision tree algorithm, a nonlinear classifier
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:48340
    • 提供者:何勇
  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
    • 文件大小:171679
    • 提供者:guda
  1. decision-tree

    0下载:
  2. 关于决策树C4.5算法的几篇学术论文(基于C4.5算法的遥感影像分类)-Several papers (C4.5 decision tree algorithm C4.5 algorithm based on image classification)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-19
    • 文件大小:3317275
    • 提供者:吴晓
  1. c4.5

    0下载:
  2. C4.5是机器学习算法中的另一个分类决策树算法,它是基于ID3算法进行改进后的一种重要算法,相比于ID3算法,改进有如下几个要点:用信息增益率来选择属性.-C4.5 decision tree algorithm is another classification machine learning algorithm, which is based on ID3 algorithm is an important algorithm improved, compared to the ID3 a
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:61401
    • 提供者:sunlee0729
  1. C4.5决策树

    1下载:
  2. C4.5决策树的MATLAB实现。内有英文和中文混合注释(C4.5 Decision Tree It has English and Chinese Both Zhu Shi)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:范冰冰
« 12 3 4 »
搜珍网 www.dssz.com