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

搜索资源列表

  1. 独立性T检验

    0下载:
  2. 决策树4.5 不含剪枝 详细标准 emmm不要下载!!不要下载!!不要下载!!(Decision Tree 4.5 No Pruning Callout Details)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:6144
    • 提供者:ninomasaki
  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. Ch03

    0下载:
  2. 决策树的实现,压缩中包含数据和代码,祝大家玩的开心(The implementation of the decision tree, compression contains the data and code, I wish you all fun)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:7168
    • 提供者:jy007
  1. 鸢尾花用ID3算法

    0下载:
  2. 建立决策树模型基于R软件,利用DI3算法,利用鸢尾花数据(Establish a decision tree)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:zhai11
  1. example1

    0下载:
  2. 最近在学习决策树,一个简单的决策树预测模型(Recently in the learning decision tree,A simple decision tree prediction model)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-30
    • 文件大小:4096
    • 提供者:momo1888
  1. DTree

    1下载:
  2. 决策树算法的C++源代码以及该算法的具体测试实例(The decision tree algorithm C++ source code and the specific test case of the algorithm)
  3. 所属分类:

    • 发布日期:2018-04-30
    • 文件大小:3072
    • 提供者:小灰灰jjh8
  1. treePlotter

    0下载:
  2. 绘制ID3,C4.5,CRAT决策树算法的树型(Drawing the tree pattern of ID3, C4.5, CRAT decision tree algorithm)
  3. 所属分类:其他

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:zhaoliang123
  1. 用决策树做模式表述

    0下载:
  2. 使用决策树进行R语言建模的例子,是模式表达领域的一个例子。(An example of R language modeling using decision tree algorithm)
  3. 所属分类:大数据

    • 发布日期:2018-04-30
    • 文件大小:1024
    • 提供者:yyuan15
  1. DecisionTree

    0下载:
  2. 利用Anaconda编写的决策树,可用于分类(This decision tree algorithm which is used for classification coded by Anaconda.)
  3. 所属分类:人工智能/神经网络/深度学习

  1. 决策树代码及数据文件

    0下载:
  2. 决策树代码(Decision tree code)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:10240
    • 提供者:薄荷心意
  1. chapter28

    0下载:
  2. 决策树分类器在乳腺癌诊断中的应用研究(2012b版本)(Application of decision tree classifier in breast cancer diagnosis (2012b version))
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-01
    • 文件大小:89088
    • 提供者:丙丙
  1. DCT

    0下载:
  2. 机器学习的决策树,通过调用sklearn中的函数完成,同时可以对txt文件中的数据集进行分类(Decision Tree,machine learning,separate the dataset in txt files.)
  3. 所属分类:其他

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:Joeyq
  1. DT

    0下载:
  2. 调用于sklearn平台的决策树算法,有着较好的分类能力(The decision tree algorithm used in sklearn platform has good classification ability)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:沉寂lll
  1. 决策树-判断隐形眼镜的类型

    0下载:
  2. 使用python实现的利用随机数生成算法对一个实例,判断隐形眼镜类型的分类问题进行解决。(Use python and random decision tree algorithm to solve the classification problem)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:richugh
  1. 决策树+神经网络

    0下载:
  2. 人工智能AI,决策树和神经网络的原理说明(MEMORY-EFFICIENT GLOBAL REFINEMENT OF DECISION-TREE ENSEMBLES AND ITS APPLICATION TO FACE ALIGNMENT)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:450560
    • 提供者:CarefulYang
  1. kd_tree

    0下载:
  2. 数据挖掘之决策树的简单详细使用!!!!!!!!!!!!!(Simple and detailed use of decision tree for data mining)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:whl0586
  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. ID3

    2下载:
  2. 基于matlab的决策树ID3算法,完成对数据集的分类问题(Based on matlab decision tree ID3 algorithm, the classification of data sets is completed.)
  3. 所属分类:其他

    • 发布日期:2020-11-07
    • 文件大小:4096
    • 提供者:绯色Jennifer
  1. 决策树

    1下载:
  2. 决策树算法对天气和住院数据进行处理,可运行(The decision tree algorithm can process weather and hospitalization data and run.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-04-01
    • 文件大小:74752
    • 提供者:kiwy
  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 2 ... 31 32 33 34 35 3637 38 »
搜珍网 www.dssz.com