AdaBoost
Version 1.0.0.0 (6.73 KB) by
Cuneyt Mertayak
AdaBoost: The meta machine learning algorithm formulated by Yoav Freund and Robert Schapire
19.3K Downloads
Updated
3 Sep 2008
No License
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.
Cite As
Cuneyt Mertayak (2026). AdaBoost (https://www.mathworks.com/matlabcentral/fileexchange/21317-adaboost), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R14SP1
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Classification in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
