Boosting
提升方法(Boosting),是一种可以用来减小监督式学习中偏差的机器学习算法。面对的问题是迈可·肯斯(MichaelKearns)提出的:一组“弱学习者”的集合能否生成一个“强学习者”?弱学习者一般是指一个分类器,它的结果只比随机分类好一点点;强学习者指分类器的结果非常接近真值。
资源总数
20
Boosting 热门资料
BOOSTING DEMO, A VERY USEFUL DEMO FOR ADABOOST
BOOSTING DEMO, A VERY USEFUL DEMO FOR ADABOOST
2013-12-08
31
A Boosting Approach to P300 Detection with Application to Brain-Computer Interfaces
A Boosting Approach to P300 Detection with Application to Brain-Computer Interfaces
2015-09-18
168
关于on-line boosting的gradient feature selection的介绍
关于on-line boosting的gradient feature selection的介绍
2016-12-04
176