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