CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - bagging

搜索资源列表

  1. FASBIR

    0下载:
  2. Descr iption: FASBIR(Filtered Attribute Subspace based Bagging with Injected Randomness) is a variant of Bagging algorithm, whose purpose is to improve accuracy of local learners, such as kNN, through multi-model perturbing ensemble. Reference:
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:101.35kb
    • 提供者:修宇
  1. bagging-and-boosting-NNE

    1下载:
  2. 主要是给新手熟悉bagging和boosting算法在虹膜中的运用。-bagging and boosting algorithm in the application of the iris.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:3.77kb
    • 提供者:刘茂
  1. BoostingandBagging

    0下载:
  2. boosting算法和bagging算法综述-boosting algorithm and bagging Algorithms
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:81.03kb
    • 提供者:朱建清
  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
    • 文件大小:734.43kb
    • 提供者:小明
  1. MatlabRandomForest

    0下载:
  2. MatlabRandomForest is a powerfull toolbox for programing Randim forest, Bagging, Boosting,.., in Matlab. The Matlab functions (RFClass.m, RFReg.m and RFPrint.m) and compiled Fortran code (RFClassification.dll and RFRegression.dll) must be stored i
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:210.84kb
    • 提供者:Mus
  1. OCD--code

    1下载:
  2. 通过对集成误差公式的理论分析,提出了一种能主动引导个体网络进行差异性学习的集成网络学习算法。该方法通过对集成误差的分解,使个体网络的训练准则函数中包含个体网络误差相关度的因素,并通过协同训练,引导个体网络进行差异性学习。该方法在基于油气分析的变压器故障诊断的实验结果表明,该方法的故障诊断准确率优于传统的三比值法与BP神经网络,其性能也比经典的集成方法Bagging和Boosting方法更稳定可靠。-A learning algorithm is proposed in this paper by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-05
    • 文件大小:26.99kb
    • 提供者:刘茂
  1. ADL-code

    1下载:
  2. 通过对集成误差公式的理论分析,提出了一种能主动引导个体网络进行差异性学习的集成网络学习算法。该方法通过对集成误差的分解,使个体网络的训练准则函数中包含个体网络误差相关度的因素,并通过协同训练,引导个体网络进行差异性学习。该方法在基于油气分析的变压器故障诊断的实验结果表明,该方法的故障诊断准确率优于传统的三比值法与BP神经网络,其性能也比经典的集成方法Bagging和Boosting方法更稳定可靠。-A learning algorithm is proposed in this paper by
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-15
    • 文件大小:23.91kb
    • 提供者:刘茂
  1. random-subspace-classifier-ensemble

    1下载:
  2. 随机子空间集成分类器, 可以实现比bagging 更好的分类和识别-Random subspace classifier ensemble
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-07
    • 文件大小:899byte
    • 提供者:bzhang
  1. Ensemble-Learning

    0下载:
  2. 集成学习将若干基分类器的预测结果进行综合,具体包括Bagging算法和AdaBoost算法;还有随机森林算法,利用多棵树对样本进行训练并预测的一种分类器-Integrated learning integrates the prediction results of several base classifiers, including Bagging algorithm and AdaBoost algorithm and random forest algorithm, using a t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:董小鱼
  1. NLDA

    0下载:
  2. 利用matlab实现基于NLDA的人脸识别算法,如有需求做RLDA和bagging NLDA并利用sum rule或者majority rule请参照http://shop.zbj.com/14563255/sid-1213623.html-Matlab codes for NLDA, bagging NLDA, random sampling LDA, Integrating Random Subspace and Bagging for LDA Based Face Recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-14
    • 文件大小:4.65mb
    • 提供者:July科技
  1. bagging-NLDA-and-RLDA

    0下载:
  2. 利用matlab实现NLDA人脸识别算法,更详细的random sampling LDA, bagging NLDA和整合LDA算子利用majority vote 和sum rule的matlab 代码,人脸库使用ORL库或者XM2VTS库,地址:http://shop.zbj.com/14563255/sid-1213623.html- matlab codes for NLDA face detection, the face s are ORL. More details about r
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-12-12
    • 文件大小:4.68mb
    • 提供者:July科技
  1. Ensemble Methods Foundations and Algorithms

    0下载:
  2. This book provides researchers, students and practitioners with an introduction to ensemble methods. The book consists of eight chapters which naturally constitute three parts.
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-30
    • 文件大小:3.46mb
    • 提供者:ldwcuit
  1. bagging_svm

    2下载:
  2. bagging_svm MATLAB实现(the matlab code of bagging and svm .)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2020-05-22
    • 文件大小:1kb
    • 提供者:懒洋洋小y
  1. 机器学习之随机森林

    0下载:
  2. Bagging是并行式集成学习方法最著名的代表,Bagging通常对分类任务使用简单投票法,随机森林(RF)是Bagging的一个扩展变体,RF在以决策树为基学习器构建Bagging 集成的基础上,进一步在决策树的训练过程中引入了随机属性选择。在RF中,集成模型的每棵树构建时所需的样本都是由训练集经过有放回的随机抽样得来(即自助采样法bootstrap sample)。
  3. 所属分类:人工智能/神经网络/遗传算法

搜珍网 www.dssz.com