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

搜索资源列表

  1. decision_tree

    0下载:
  2. 机器学习/python入门项目三:决策树(Machine Learning / Python Getting Started Project 3: Decision Trees)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-05-02
    • 文件大小:12288
    • 提供者:木子古月
  1. DT

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

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:沉寂lll
  1. GBDT

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

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

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

    • 发布日期:2018-05-06
    • 文件大小:9216
    • 提供者:richugh
  1. kd_tree

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

    • 发布日期:2018-05-03
    • 文件大小:3072
    • 提供者:whl0586
  1. dialogue_policy_dqn-master

    0下载:
  2. 基于DQN的对话决策研究,利用深度增强学习,可以通过大量的语料库实现比较好的效果。(Research on Dialogic decision based on DQN)
  3. 所属分类:网络编程

    • 发布日期:2019-09-23
    • 文件大小:799744
    • 提供者:ES2157
  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. 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. adult

    1下载:
  2. 本人课设实现的基于决策树和朴素贝叶斯对Adult数据集进行分类!(Adult dataset is classified based on decision tree and naive bayes!)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2020-03-12
    • 文件大小:580608
    • 提供者:zxhohai
  1. Class_8_Code

    1下载:
  2. 决策与随机森林样例,matlab,简单的样例。(Decision making and random forest samples, MATLAB, simple examples)
  3. 所属分类:matlab例程

    • 发布日期:2018-11-19
    • 文件大小:992256
    • 提供者:阳光1552
  1. 决策树

    1下载:
  2. 决策树算法基于python语言的具体实现实例(Implementation of decision tree algorithm based on Python language)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2019-05-11
    • 文件大小:141312
    • 提供者:lazy_girl
  1. 决策树C4.5算法matlab源代码(完美运行)

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

    • 发布日期:2020-11-07
    • 文件大小:2048
    • 提供者:mapleZL
  1. MultiUAVsim

    9下载:
  2. 多无人机协同侦查、任务分配、智能决策仿真(MultiUAV cooperations control)
  3. 所属分类:matlab例程

    • 发布日期:2019-05-13
    • 文件大小:4165632
    • 提供者:sunboysx
  1. tree

    1下载:
  2. 决策树 机器学习实战CH03 统计所有label的频次,计算香农熵(Decision Tree Machine Learning Practical Combat CH03 Statistics Frequency of All Labels and Calculates Shannon Entropy)
  3. 所属分类:其他

  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
  1. Dectree

    1下载:
  2. 决策树分类小程序,分类一个酒的类别数据集,数据集里有三类酒,利用matlab自带的决策树函数,根据数据集进行建模,预测。决策树小程序Demo(Decision tree classification program, classification of a wine category data set, there are three types of wine in the data set, using the decision tree function of matlab, accord
  3. 所属分类:matlab例程

    • 发布日期:2020-11-03
    • 文件大小:19456
    • 提供者:DevilBOB
  1. Markov_Decision_Processes

    2下载:
  2. 书籍:人工智能中的马尔可夫决策过程Markov_Decision_Processes_In_Artificial_Intelligence(Book:Markov_Decision_Processes_In_Artificial_Intelligence)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-01-05
    • 文件大小:16120832
    • 提供者:KQ_QK
  1. matlab-rrt-variants

    7下载:
  2. 使用rrt随机决策树进行3d路径规划,效果很好(3-D Path Planning Using Random Decision Tree)
  3. 所属分类:matlab例程

    • 发布日期:2019-10-24
    • 文件大小:52224
    • 提供者:ilazy
  1. matlab实现的C4.5分类决策树算法

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

    • 发布日期:2020-04-01
    • 文件大小:13312
    • 提供者:圆圆yy
  1. 决策系统界面化

    1下载:
  2. 决策系统界面化,使用pyqt5生成,可以进行改进和参考。
  3. 所属分类:金融证券系统

« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com