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