AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files 1. AdaBoost_tr.m 2. AdaBoost_te.m to traing and test a user-coded learning (classification) algorithm with AdaBoost. A demo file (demo.m) is provided that demonstrates how these two files can be used with a classifier (basic threshold classifier) for two class classification problem.
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2014-01-15
上传用户:qiaoyue
AdaBoost, Adaptive Boosting, is a well-known meta machine learning algorithm that was proposed by Yoav Freund and Robert Schapire. In this project there two main files
标签: well-known algorithm AdaBoost Adaptive
上传时间: 2013-12-31
上传用户:jiahao131
这个幻灯片讨论了AdaBoost的背景和现状;并且结合课程设计,讨论了实际应用AdaBoost的情况,包括Alpha参数调整,避免overfitting等。
上传时间: 2013-12-29
上传用户:181992417
AdaBoost 人脸表情识别的好文章,详细明了
上传时间: 2017-06-16
上传用户:ZJX5201314
GML AdaBoost Matlab 工具箱,有详细的说明文档,脚本,用例
上传时间: 2017-06-17
上传用户:kristycreasy
该文件里面包含了三个AdaBoost算法,使用非常方便
上传时间: 2014-01-01
上传用户:www240697738
AdaBoost code in matlab
上传时间: 2013-12-12
上传用户:wang5829
AdaBoost implementation in matlab
标签: implementation AdaBoost matlab in
上传时间: 2013-12-09
上传用户:阿四AIR
it is an AdaBoost weak learner
上传时间: 2013-12-21
上传用户:gtf1207
AdaBoost,一种很流行的机器学习算法。用matlab实现的。
标签: AdaBoost
上传时间: 2017-08-20
上传用户:PresidentHuang