You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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).
Cite As
Mo Chen (2026). Adaboost (https://uk.mathworks.com/matlabcentral/fileexchange/55880-adaboost), MATLAB Central File Exchange. Retrieved .
Acknowledgements
Inspired by: Pattern Recognition and Machine Learning Toolbox
General Information
- Version 1.0.0.0 (3.09 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
