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