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

搜索资源列表

  1. Random-Forest-for-Image-Annotation

    0下载:
  2. 随机森林算法,适合初学者阅读,包括公式,资料,调试-Random forests algorithm, suitable for beginners to read, including formulas, data, commissioning
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:1338032
    • 提供者:caishaowei
  1. Forest

    0下载:
  2. 随机森林基于随机森林方法的异常样本检测方法方法根据相关文献提供的实验结果,将54株H5N1病毒株按其对哺乳动物的毒力强弱分为高毒力组和低毒力组,在NCBI Genbank数据库中下载HA基因序列,用随机森林模型完成主要变异氨基酸位点的筛选。-Random forestHigh-dimensional EEG features selection based on random forests algorithm Application of Random Forest on Selecti
  3. 所属分类:software engineering

    • 发布日期:2017-04-29
    • 文件大小:162609
    • 提供者:吴齐
  1. Random-Forest(R)

    1下载:
  2. 随机森林使用R语言实现(包括各种参数的分析介绍)-Random forests using R language implementation (including the analysis of the various parameters)
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:11431
    • 提供者:马风华
  1. Radom-Forest[ok]

    4下载:
  2. 随机森林Matlab代码并附有使用说明,用于图像分类处理-Matlab code of Random Forest
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:306773
    • 提供者:宇洁
  1. random-forests

    0下载:
  2. 用openCV写的一个能实现随机森林算法的程序,大家可以参考一下-OpenCV written by a Random Forest algorithm to achieve the procedure, we can refer to
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:8538
    • 提供者:谢心辰
  1. RandomForest

    2下载:
  2. 随机森林分类器算法的应用,包含分类例子和回归例子(Random forest algorithm matlab)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-16
    • 文件大小:215040
    • 提供者:青春舞曲
  1. Random-Forest-Matlab-master

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

    • 发布日期:2017-12-24
    • 文件大小:34816
    • 提供者:blackwjc
  1. random_forest

    0下载:
  2. 随机森林在mnist上的实现,可以下载数据集后,改变路径运行。(Random forest on the MNIST implementation, you can download the data set, change the path to run.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:小分子
  1. Random Forest

    0下载:
  2. 利用随机森林训练,对polar码进行解码(The polar code is decoded by random forest)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:2048
    • 提供者:w739200964
  1. 62192

    0下载:
  2. this is random forest code
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:123904
    • 提供者:shaka07
  1. pyforest-master

    0下载:
  2. this is random forest in python
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:3200000
    • 提供者:shaka07
  1. Fuzzy random forest

    0下载:
  2. Random forest demo; it just a document
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-03
    • 文件大小:14336
    • 提供者:Link.
  1. random forest-matlab

    1下载:
  2. rf-随机森林:一个简单的随机森林例子,包含C4.5,ID3等多种信息熵计算过程(A simple example of random forest, including C4.5, ID3 and other information entropy calculation process)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:4225024
    • 提供者:chenjt
  1. Random Forest

    0下载:
  2. 在机器学习中,随机森林是一个包含多个决策树的分类器, 并且其输出的类别是由个别树输出的类别的众数而定。 Leo Breiman和Adele Cutler发展出推论出随机森林的算法。 而 "Random Forests" 是他们的商标。 这个术语是1995年由贝尔实验室的Tin Kam Ho所提出的随机决策森林(random decision forests)而来的。这个方法则是结合 Breimans 的 "Bootstrap aggregating" 想法
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:271360
    • 提供者:RichealYoung
  1. RF

    0下载:
  2. deep learning:random forest
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:3072
    • 提供者:星玥
  1. train the random forest

    0下载:
  2. train the random forest classifier for digital processing
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:wind22
  1. randomforest.R

    0下载:
  2. R 语言 随机森林分类特征选择,打分特征重要性(R language random forest feature selection importance)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-21
    • 文件大小:102400
    • 提供者:jzpengpeng
  1. RF_Class_C

    3下载:
  2. 随机森林分类算法matlab例程, 内含详细语句说明(Random forest classification algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-29
    • 文件大小:165888
    • 提供者:snail401
  1. 随机森林分类器

    0下载:
  2. 对提取好的n维特征,实现随机森林分类器分类。(For the extraction of good characteristics, the realization of random forest classification)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-04-30
    • 文件大小:2048
    • 提供者:feng4251
  1. 随即森林

    1下载:
  2. 这是随机森林的matlab程序包 random forest(Random forest package)
  3. 所属分类:matlab例程

    • 发布日期:2020-09-18
    • 文件大小:8192
    • 提供者:于于16
« 1 2 34 5 6 7 8 9 10 »
搜珍网 www.dssz.com