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

搜索资源列表

  1. c45_vc

    1下载:
  2. 计算机人工智能方面的决策树方法 c4.5-the decision tree method Bank
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:265832
    • 提供者:陈西
  1. DTreebydhm

    0下载:
  2. c4.5决策树的实现,应用于一个医学诊断-Bank Decision Tree realized, used a medical diagnosis
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17164
    • 提供者:dhm
  1. c4.5java

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

    • 发布日期:2017-03-25
    • 文件大小:1018
    • 提供者:lily
  1. c4.5-r8

    0下载:
  2. quilan的决策树c4.5-r8的windows版本-quilan decision tree c4.5-r8 of the windows version
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:126616
    • 提供者:Xu Enliang
  1. matlab-C4.5

    2下载:
  2. C4.5 决策树算法源码。C4.5决策树是决策树领域的经典算法。以其为内容的书籍引用率已经达到一万次以上-C4.5 decision tree
  3. 所属分类:Windows Develop

    • 发布日期:2016-04-26
    • 文件大小:2135
    • 提供者:赵小天
  1. C4.5

    1下载:
  2. c45决策树算法,其中输出结果为正确分类率、错误分类率和不可识别率,由c++编写-c45 decision tree,c++
  3. 所属分类:其他小程序

    • 发布日期:2017-04-21
    • 文件大小:102713
    • 提供者:杨景明
  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
    • 文件大小:139971
    • 提供者:王俊杰
  1. Cc45zip4

    0下载:
  2. 决策树c4.5算法的c++实实现 希望对大家有用可直接使用。 -The decision tree c4.5 algorithm c++ implemented to achieve the hope that useful can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2600907
    • 提供者:kommkk
  1. C4.5

    0下载:
  2. 用c++编写的决策树识别,数据来源为csdn上一位大神的经典之作-Classic written c++ decision tree identification, data sources from csdn
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:816794
    • 提供者:杨青云
  1. C4.5

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

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

    1下载:
  2. C++编写的C4.5决策树程序,为数据挖掘基础算法。 网址为:http://www.cnblogs.com/michaelGD/archive/2012/11/14/2770758.html-C++ written C4.5 decision tree program, the foundation for the data mining algorithms. Site at: http://www.cnblogs.com/michaelGD/archive/2012/11/14/277
  3. 所属分类:其他小程序

    • 发布日期:2013-12-19
    • 文件大小:1506873
    • 提供者:fy
  1. C4.5

    0下载:
  2. C4.5 算法是机器学习算法中的一种分类决策树算法,其核心算法是ID3算法. C4.5算法继承了ID3算法的优点,并在以下几方面对ID3算法进行了改进: 1) 用信息增益率来选择属性,克服了用信息增益选择属性时偏向选择取值多的属性的不足; 2) 在树构造过程中进行剪枝; 3) 能够完成对连续属性的离散化处理; 4) 能够对不完整数据进行处理。 C4.5算法有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2058
    • 提供者:李菲
  1. c4.5

    0下载:
  2. c4.5决策树批量预测代码,将GetData函数中fallDetect.cases改成想要预测的预测集的名字,在linux下用gcc编译,将main函数中的fallDetect.tree改成你自己的决策树模型的名字,使用前必须在同一目录下放有使用c4.5训练出来的决策树-c4.5 decision tree batch prediction code, the name changed to GetData function fallDetect.cases want to predict th
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3562
    • 提供者:孙闻
  1. C4.5

    0下载:
  2. C4.5决策树算法java实现,未实现截枝部分-decision tree algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:16212
    • 提供者:星球
  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. 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. 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算法,优秀的决策树算法,由于求解特征分类问题(C4.5 algorithm, an excellent decision tree algorithm, especially for the problem of feature classification)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:5120
    • 提供者:xzq2017
  1. id3决策树——new

    0下载:
  2. 这是一个ID3决策树分类的代码用于分类器的计算,大家下载类以后可以学习使用,ID3是一种比较古老的决策树,最新的有C4.5等(This is an ID3 decision tree classification code for classifier calculation, which can be used after downloading the class. ID3 is a relatively ancient decision tree, with the latest C4.5
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:niuzhanhua
  1. C4.5

    1下载:
  2. 使用matlab实现C4.5决策树算法核心(Implementing the Core of C4.5 Decision Tree Algorithms with MATLAB)
  3. 所属分类:其他

    • 发布日期:2021-03-16
    • 文件大小:2048
    • 提供者:lbt136136
« 12 »
搜珍网 www.dssz.com