CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 随机森林算法

搜索资源列表

  1. 随机森林算法

    0下载:
  2. 完整的随机森林算法希望有用
  3. 所属分类:数值算法/人工智能

  1. classifier

    1下载:
  2. 在java中运用weka中的随机森林算法实现的分类器的代码-The use of weka in java in a random forest classifier algorithm code
  3. 所属分类:Java Develop

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:杨丽
  1. iu

    0下载:
  2. 基于out_of_bag样本的随机森林算法的超参数估计-Based on a random sample out_of_bag over forest parameter estimation algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:887888
    • 提供者:meoog
  1. RF_Class_C

    1下载:
  2. 用于对图像特征的分类,随机森林算法是一类很好的算法-For the classification of image features, random forest algorithm is a kind of a good algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:301790
    • 提供者:杨阳
  1. Random-Forest-Matlab-master

    3下载:
  2. 随机森林的matlab实现,即随机森林算法的matlab工具箱,从GitHub上获取,使用请注明出处。(random forest for matlab)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:34816
    • 提供者:blackwjc
  1. Radom Forest[ok]

    1下载:
  2. 在matlab中随机森林算法的实现,随机森林算法是现在广泛用于分类和预测的机器学习最常见的算法之一(the code of random forest)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:275456
    • 提供者:`你管
  1. 随机森林

    0下载:
  2. 作为新兴起的、高度灵活的一种机器学习算法,随机森林(Random Forest,简称RF)拥有广泛的应用前景,从市场营销到医疗保健保险,既可以用来做市场营销模拟的建模,统计客户来源,保留和流失,也可用来预测疾病的风险和病患者的易感性。(As a new, highly flexible a machine learning algorithm, random forest (Random Forest, referred to as RF) has broad application prosp
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:5750784
    • 提供者:xbz111
  1. Class_8

    0下载:
  2. 介绍决策树与随机森林算法的定义及应用,包含matlab程序(This paper introduces the definition and application of decision tree and random forest algorithm, including Matlab program)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:574464
    • 提供者:cumt龙哥
  1. MC

    1下载:
  2. 大数据挖掘,随机森林算法,可用于分类,特征向量选择等等。(random forest ,data minning)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:ran94
  1. RF_Class_C

    1下载:
  2. matlab 随机森林 机器学习 二类分类器(matlab random forest)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:167936
    • 提供者:洪帮主
  1. 决策树与随机森林

    1下载:
  2. 给出对决策树与随机森林的认识。主要分析决策树的学习算法:信息增益和ID3、C4.5、CART树,然后给出随机森林。 决策树中,最重要的问题有3个: 1. 特征选择。即选择哪个特征作为某个节点的分类特征; 2. 特征值的选择。即选择好特征后怎么划分子树; 3. 决策树出现过拟合怎么办? 下面分别就以上问题对决策树给出解释。决策树往往是递归的选择最优特征,并根据该特征对训练数据进行分割。(The understanding of decision tree and random
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-04-21
    • 文件大小:2114560
    • 提供者:ZJN27
  1. rF

    0下载:
  2. 这是python实现的随机森林算法,使用第三方库,代码简单实用。(This is random forest algorithm achieved by python.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-23
    • 文件大小:30720
    • 提供者:lalalala0
  1. matlab随机森林

    14下载:
  2. 调用matlab中的随机森林算法实现预测(Call the random forest algorithm in MATLAB to realize the prediction)
  3. 所属分类:其他

    • 发布日期:2019-03-28
    • 文件大小:1024
    • 提供者:heelman
  1. RandomForest_matlab

    0下载:
  2. 随机森林是一个包含多个决策树的分类器,通过matlab实现实现随机森林算法(Matlab implementation of random forest algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2020-08-06
    • 文件大小:615424
    • 提供者:w1234
  1. 随机森林算法分类、回归

    8下载:
  2. 随机森林分类器,matlab写的,直接可以运行,不需要该任何东西,详细看readme和案例。-Random Forest classifier, matlab write, direct run, does not require that anything
  3. 所属分类:人工智能/神经网络/遗传算法

  1. random forest

    4下载:
  2. 此源程序包含随机森林工具箱,以及将随机森林算法用于乳腺肿瘤数据的分类预测(This source includes random forest toolbox, and random forest algorithm is used to classify and predict breast tumor data.)
  3. 所属分类:matlab例程

  1. 随机森林算法_keyong

    1下载:
  2. 随机森林算法的源程序,在故障诊断中得到了应用,亲测可用(The source program of random forest algorithm is applied in fault diagnosis)
  3. 所属分类:matlab例程

    • 发布日期:2020-02-27
    • 文件大小:94208
    • 提供者:天高云淡淡
  1. uci-breast-cancer-master

    2下载:
  2. 机器学习中的随机森林算法,用于空气质量预测(Random forest algorithm in machine learning for air quality prediction)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-13
    • 文件大小:625664
    • 提供者:Hghar-xer
  1. 随机森林用于模式分类

    1下载:
  2. 随机森林用于模式分类识别算法,包含代码和数据(Random Forests for Pattern Classification Recognition Algorithms, Containing Codes and Data)
  3. 所属分类:Windows编程

    • 发布日期:2020-01-12
    • 文件大小:823296
    • 提供者:seraph08
  1. 随机森林的matlab实现

    7下载:
  2. 随机森林的一个入门级历程,此例程可以带有稀缺数据集,让你使用训练集和测试集感受到随机森林的强大之处。随机森林的分类与回归,非常之强。秒杀神经网络,是一个人见人爱的算法。(Random forest is an entry-level process, this routine can have scarce data set, let you use training set and test set to feel the power of random forest. The classif
  3. 所属分类:matlab例程

    • 发布日期:2019-11-18
    • 文件大小:106496
    • 提供者:护手霜
« 12 3 4 5 6 »
搜珍网 www.dssz.com