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

搜索资源列表

  1. Random_Forest_fortran

    1下载:
  2. 加洲大学Leo Breiman编写的Random Forests(随机器森林)各个版本的fortran代码 可以实现分类,以及回归!-University of California Leo Breiman prepared by Random Forests (random for forest ) fortran various versions of the code can be achieved classification and regression!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:87624
    • 提供者:wuyuqian
  1. RandomForestCversion

    1下载:
  2. 组合学习算法的新方法--随机森林(Random Forest,RF),用于处理高维问题,可以得到满意的效果!-composition of the new learning algorithm methods -- random forests (Random Forest, RF) for the treatment of high-dimensional problem, it can be satisfied with the results!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2447736
    • 提供者:wuyuqian
  1. Windows-Precompiled-RF

    0下载:
  2. matlab 的随机森林代码,很不错,学习rf必备-matlab code for random forests, very good
  3. 所属分类:matlab

    • 发布日期:2017-03-21
    • 文件大小:455968
    • 提供者:gao
  1. random-forest

    0下载:
  2. 随机森林算法是opencv中的重要的算法,其中讲述了随机森林的定义特征构建方法等-Random Forests algorithm is an important algorithm in opencv, which describes the defining characteristics of a random forest construction methods
  3. 所属分类:OpenCV

    • 发布日期:2016-01-25
    • 文件大小:26624
    • 提供者:hmm
  1. RF_MexStandalone-v0[1].02

    0下载:
  2. 随机森林算法 C++和matlab程序结合-Random forests algorithm C++ and matlab program combines
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-25
    • 文件大小:341091
    • 提供者:
  1. RF

    0下载:
  2. Random Forests的Fortran版本,Leo Breiman and Adele Cutler 设计-Random Forests of the Fortran version, Leo Breiman and Adele Cutler Design
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:41398
    • 提供者:frith
  1. 89346509RandomForestMatlabVersion

    0下载:
  2. 這是一個 Matlab的(和獨立應用)端口的出色的機器學習算法,隨機森林` - 由Leo布賴曼等。從 R -源由Andy鴻等。 http://cran.r-project.org/web/packages/randomForest/index.html(Fortran的原由Leo布賴曼和Adele卡特勒,研究港口安迪鴻和馬修維納。)當前的代碼版本是基於 4.5-29從來源 randomForest包。-This is a Matlab (and Standalone application) p
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:522866
    • 提供者:Rong
  1. Bagging_predictors

    0下载:
  2. 介绍Bagging最早的、最经典的文献,作者是Bagging和随机森林的创始人LEO BREIMAN-Bagging first introduced, the most classic literature, the author is the founder of Bagging and random forests LEO BREIMAN
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:752054
    • 提供者:小明
  1. code

    1下载:
  2. C++实现的两类问题随机森林生成算法,对学习随机森林很有帮助-Source code for random forests,wanderful codes,and help youself to it!
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:43736
    • 提供者:左磊
  1. class-specific-Hough-forests-

    0下载:
  2. 用于目标检测的Hough森林分类法。比随即森林效果要好。附有文章和代码。代码是在unix环境下的Opencv运行的。还有训练数据。-ClassSpecifi c Hough Forests for Object Detection,better than random forest.include paper and source code ,working in Opencv .
  3. 所属分类:Special Effects

    • 发布日期:2017-05-29
    • 文件大小:12258852
    • 提供者:hfutyang
  1. about-TLD

    0下载:
  2. 描述tld跟踪算法相关文章和相关思路,对刚刚接触TLD学习很有帮助,值得学习!-Lucas-Kanade(LK)Random Forests Local Binary Patterns
  3. 所属分类:2D Graphic

    • 发布日期:2016-10-12
    • 文件大小:6144
    • 提供者:gongkai
  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. RandomForest-C-version

    0下载:
  2. 随机森林是机器学习领域中一种有效的组合学习模型。在目标检测识别算法中,随机森林被证实在分类中具有很好的性能和效果。提供随机森林源码以供学习参考。-Random Forests field of machine learning is an effective combination of learning model. Target detection and recognition algorithms, random forests was confirmed in the classifi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-09
    • 文件大小:2153148
    • 提供者:聂静
  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-25
    • 文件大小:11431
    • 提供者:马风华
  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. online-random-forests-master

    0下载:
  2. 在线随机森林算法的源码,用于分类模式识别有很好的效果,适用于linux系统下。-Online Random Forest algorithm source code, for classification pattern recognition have a good effect for linux system.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:134253
    • 提供者:余勇
  1. random-forest-example

    0下载:
  2. 随机森林是用随机的方式建立一个森林,森林里面有很多的决策树组成,随机森林的每一棵决策树之间是没有关联的。在得到森林之后,当有一个新的输入样本进入的时候,就让森林中的每一棵决策树分别进行一下判断,看看这个样本应该属于哪一类,然后看看哪一类被选择最多,就预测这个样本为那一类。-Random forests are used in a random way to build a forest, there are a lot of decision trees in the forest, there
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:12595
    • 提供者:wjw
  1. Random Forest

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

    • 发布日期:2018-01-08
    • 文件大小:271360
    • 提供者:RichealYoung
  1. bagging-boosting-random-forests-master

    2下载:
  2. bagging 工具箱,随机森林工具箱,使用MATLAB2014b 环境测试(Bagging toolbox, random forest toolbox, using the MATLAB2014b test environment)
  3. 所属分类:matlab例程

  1. Random-Forests-Matlab-master (2)

    2下载:
  2. 要说随机森林,必须先讲决策树。决策树是一种基本的分类器,一般是将特征分为两类(决策树也可以用来回归,不过本文中暂且不表)。构建好的决策树呈树形结构,可以认为是if-then规则的集合,主要优点是模型具有可读性,分类速度快。(In machine learning, a random forest is a classifier that contains multiple decision trees, and its output category is determined by the m
  3. 所属分类:数学计算

    • 发布日期:2019-11-18
    • 文件大小:8192
    • 提供者:蓝兰lan
« 12 3 »
搜珍网 www.dssz.com