CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matlab 决策树

搜索资源列表

  1. HW5

    1下载:
  2. 对已有图像进行区域识别,画出决策树,并在测试图像上进行测试。-The image of the existing regional recognition, draw the decision tree, and the test images for testing.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:5506
    • 提供者:chang
  1. mill

    2下载:
  2. 包含了很多分类算法,有SVM,knn,决策树等,还有文档说明-Contains a lot of classification algorithms, there is SVM, knn, decision tree and so on, have documented
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:989978
    • 提供者:来海锋
  1. CART

    1下载:
  2. 此为机器学习算法中的决策树方法之一CART,也是决策树的基本算法-This is the machine learning algorithm, one of the decision tree method CART, is the basic decision tree algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-24
    • 文件大小:1549
    • 提供者:Zechao Li
  1. CART

    0下载:
  2. 决策树算法的CART算法,用MATLAB编写,能有,不错的。-CART decision tree algorithm algorithm, using MATLAB to prepare, to have, good.
  3. 所属分类:matlab

    • 发布日期:2016-01-27
    • 文件大小:1554
    • 提供者:刘枫
  1. matlab-C4.5

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

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

    0下载:
  2. 论述了医学图像挖掘在计算机辅助诊断中的作用,提出了采用灰度级作为 CT 图像特征的思想、灰度级的提取和存储方法,介绍 了采用决策树分类算法和基于密度的聚类算法对胸部和头部 CT 图像进行分类和聚类的结果及其分析,给出了分析的结论和进一步的研究方向。-Image mining Computer-aided diagnoses Luminance grade Classification Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:156249
    • 提供者:Erin
  1. determinetree

    0下载:
  2. 自己编的一段小程序,绘制交通事故的预测决策树。-a small section of procedures for drawing traffic forecast decision tree.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:932
    • 提供者:小管
  1. ID3(MATLAB)

    2下载:
  2. 使用MATLAB语言完成的决策树算法。 里面有详细说明-Using the MATLAB language to complete the decision tree algorithm. Details inside
  3. 所属分类:matlab

    • 发布日期:2016-05-10
    • 文件大小:87040
    • 提供者:老虎
  1. C4_5

    3下载:
  2. c4.5经典算法,实现决策树分类功能,可以对连续数值和离散数值实现很好的分类,并有剪枝功能-c4.5 classic algorithms, to achieve the decision tree classification, can be continuous and discrete numerical values to achieve good classification, and a pruning function
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1932
    • 提供者:zhangyi
  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
    • 提供者:范冰冰
  1. 决策树资料合集

    1下载:
  2. 决策树源文件,实例,内容详解,word文档(Decision tree source file, instance)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-30
    • 文件大小:6144
    • 提供者:虫无
  1. 决策树源代码合集

    7下载:
  2. 决策树,源代码,注释和详解,内附加说明,id3,CD_4型决策树(Decision tree, source code, notes and detailed explanation,)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-23
    • 文件大小:24576
    • 提供者:虫无
  1. id3决策树

    1下载:
  2. 一个很好的关于决策树的算法matlab实现,由详细注释,易懂。(A good decision tree algorithm, matlab implementation, by detailed notes, easy to understand.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:12288
    • 提供者:Foos
  1. 决策树

    3下载:
  2. 决策树id3算法matlab代码,已调试,根据需要改写main函数,实现数据分类功能(code for decision tree)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:辛巴达
  1. 决策树

    0下载:
  2. 决 策 树 模 型决策树(Decision Tree)是在已知各种情况发生概率的基础上,通过构成决策树来求取净现值的期望值大于等于零的概率,评价项目风险,判断其可行性的决策分析方法,是直观运用概率分析的一种图解法。(The decision tree (Decision Tree) is the basis of probability in the known situations, through the form of decision tree to calculate
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:412672
    • 提供者:狼子
  1. 决策树

    2下载:
  2. 数据处理中经常使用决策树算法,在MATLAB中编辑决策树算法(Decision tree algorithm is often used in data processing, and the decision tree algorithm is edited in MATLAB)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-10
    • 文件大小:2178048
    • 提供者:逍遥之人
  1. 决策树分类代码

    1下载:
  2. 本代码基于MATLAB平台完成,对图像进行相应的决策树分类(This code is based on the MATLAB platform, for the corresponding decision tree classification)
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:嘻嘻sunshine
  1. 决策树

    2下载:
  2. 基于matlab的机器学习中决策树算法,代码很完整,都能运行(Matlab-based decision tree algorithm in machine learning, the code is complete, can run)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:71680
    • 提供者:姜果果
  1. MATLAB

    1下载:
  2. 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
  3. 所属分类:其他

    • 发布日期:2020-02-21
    • 文件大小:743424
    • 提供者:ES1569
  1. 决策树

    1下载:
  2. ID3决策树的matlab代码实现,欢迎下载查看并交流(matlab realization of ID3 algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:6144
    • 提供者:苏锌雨
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com