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

搜索资源列表

  1. suanfa

    0下载:
  2. 简单的决策树,使用增益率,未考虑剪枝,和过拟合现象。包含数据。(this file contains data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:6144
    • 提供者:我小叮当
  1. decision_tree

    0下载:
  2. 决策树是一个利用像树一样的图形或决策模型的决策支持工具,包括随机事件结果,资源代价和实用性。(A decision tree is a decision support tool that uses a tree like graph or a decision model, including the result of random events, the cost of resources and the practicality.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-20
    • 文件大小:358400
    • 提供者:@眼泪
  1. BreastCancer

    0下载:
  2. Java实现机器学习经典分类算法,代码中实现了决策树、贝叶斯和KNN三个分类算法(Java implements the classic classification algorithm for machine learning. The code implements three classification algorithms: decision tree, Bayes and KNN)
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:87040
    • 提供者:sasworld
  1. j

    1下载:
  2. 决策树、代价敏感矩阵决策树实现(Decision tree and cost sensitive matrix decision tree)
  3. 所属分类:大数据

    • 发布日期:2018-04-21
    • 文件大小:10240
    • 提供者:lyj1992
  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. 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. 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. 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. 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. 决策树

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

    • 发布日期:2019-05-11
    • 文件大小:141312
    • 提供者:lazy_girl
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 41 »
搜珍网 www.dssz.com