Adaboost

版本 1.0.0.0 (3.1 KB) 作者: Mo Chen
Adaboost for classification
659.0 次下载
更新时间 2016/3/9

查看许可证

This is a Matlab implementation of Adaboost for binary classification. The weak learner is kmeans. The reason why this weaker learner is used is that this is the one of simplest learner that works for both discrete and continues data. I make the code very succinct so that it is easy to read and learn how Adaboost works.
This package is now a part of the PRML toolbox (http://www.mathworks.com/matlabcentral/fileexchange/55826-pattern-recognition-and-machine-learning-toolbox).

引用格式

Mo Chen (2024). Adaboost (https://www.mathworks.com/matlabcentral/fileexchange/55880-adaboost), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2016a
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0