登录
首页 » Python » adaboost

adaboost

于 2014-07-09 发布 文件大小:2KB
0 293
下载积分: 1 下载次数: 42

代码说明:

  AdaBoost元算法属于boosting系统融合方法中最流行的一种,说白了就是一种串行训练并且最后加权累加的系统融合方法。 具体的流程是:每一个训练样例都赋予相同的权重,并且权重满足归一化,经过第一个分类器分类之后, 计算第一个分类器的权重alpha值,并且更新每一个训练样例的权重,然后再进行第二个分类器的训练,相同的方法....... 直到错误率为0或者达到指定的训练轮数,其中最后预测的标签计算是各系统*alpha的加权和,然后sign(预测值)。 可以看出,训练流程是串行的,并且训练样例的权重是一直在变化的,分错的样本的权重不断加大,正确的样本的权重不断减小。 AdaBoost元算法是boosting中流行的一种,还有其他的系统融合的方法,比如bagging方法以及随机森林。 对于非均衡样本的处理,一般可以通过欠抽样(undersampling)或者过抽样(oversampling),欠抽样是削减样本的数目, 过抽样是重复的选取某些样本,最好的方法是两种进行结合的方法。 同时可以通过删除离决策边界比较远的样例。 (AdaBoost boosting systems dollar fusion algorithm is the most popular one, it plainly systems integration approach is a serial train and final weighted cumulative. Specific process is: Each training example is given equal weight, and the weights satisfy normalization, after the first classifiers after Calculating a first classifier weights alpha value for each sample and updates right weight training, and then the second classifier training, the same way ....... 0, or until the specified error rate training rounds, wherein the label is the calculation of the final prediction system* alpha weighted and then sign (predicted value). As can be seen, the training process is serial, and weight training examples is always changing, the right of the wrong sample weight continued to increase, the right to correct sample weight decreasing. AdaBoost algorithm is an element, as well as other methods of boosting popular systems integration, such as bagging and random forest method. For )

文件列表:

adaboost.py,4827,2013-11-25
adaboost.readme,1198,2013-11-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • HMM_Backward
    马尔可夫链中的模型中的解码问题,用后向算法是简单有效的算法(HMM-BACKWORD)
    2009-11-30 15:22:59下载
    积分:1
  • suijxhlumianbuping
    随机信号在路面不平度仿真应用 (有论文)有代码有图什么都偶看的在20000是运行正常 非常详细,我帮一个人专门写的(Random the process uneven pavement research (thesis) code, figure what even very detailedI can help one person specifically written)
    2012-10-31 18:00:30下载
    积分:1
  • pwm41
    单相PWM整流器双闭环控制电路设计,仅供参考和修改(Single-Phase PWM Rectifier dual loop control circuit design, are for reference only and modifications)
    2016-04-10 15:54:15下载
    积分:1
  • MATLAB5shouce
    MATLAB5语言手册.rar pdf格式(MATLAB5 language manual. Rar pdf format)
    2008-12-13 21:08:13下载
    积分:1
  • MultiPathChan
    多径多普勒瑞利衰减频道的生成,把需要的参数设定,就可以根据需要生成多径多普勒瑞利频道(Multipath fading channel 多普勒瑞利 generation, the required parameters set, you can generate multipath 多普勒瑞利 needed channel)
    2010-07-31 03:52:26下载
    积分:1
  • zhiwenshibie
    指纹识别的matlab程序,里面包括了一些指纹图片,利用gabor小波进行识别(Fingerprint recognition matlab program, which includes a number of fingerprint images using gabor wavelets to identify)
    2010-05-18 05:43:20下载
    积分:1
  • sexy_and_drnd
    sexy函数可以将MATLAB符号表达式变成人们书写形式的表达式。 drnd函数是我写的可以生成服从任意有限离散分布的随机数。(sexy function can be MATLAB symbolic expression of the people into written form expression. Drnd function is I write can generate obey arbitrary finite discrete distribution of random numbers.)
    2007-05-03 20:50:29下载
    积分:1
  • Xiao
    Xiao信道模型的建立及仿真,还有自相关函数的仿真结果(Xiao channel model simulation correlated function)
    2021-03-25 16:19:13下载
    积分:1
  • 2004ChinaUndergraduateMathematicalContestinModelin
    2004China Undergraduate Mathematical Contest in Modeling (CUMCM)是2004年全国数学建模大赛的题目(B题)。现将题目,建模过程及利用“多元线性回归和人工神经网络”解题的源代码上传给大家一起分享。(2004China Undergraduate Mathematical Contest in Modeling (CUMCM) 2004 National Mathematical Modeling Contest of Title (B items). The topic, modeling process and the use of )
    2007-08-15 19:44:17下载
    积分:1
  • bluetooth_17
    Bluetooth Matlab/Simulink simulation Module
    2010-09-10 18:14:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载