adaboost
adaboost
The Adaboost method for creating a strong binary classifier from a series of weak classifiers is implemented in this project. We use decision stumps as our weak classifiers. Classification results are shown for some synthetic datasets and the MNIST dataset containing images of digits.
Usage
Refer question 1 from the file hw4.pdf. All subparts have been implemented. Run /code/myMainScript.m to generate the results for the subparts sequentially. The function descriptions are provided in the respective files.
Cite As
niranjantdesai (2026). adaboost (https://www.mathworks.com/matlabcentral/fileexchange/57176-adaboost), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
niranjantdesai-adaboost-573eca4/niranjantdesai-adaboost-573eca4/code/
niranjantdesai-adaboost-573eca4/niranjantdesai-adaboost-573eca4/data/
Versions that use the GitHub default branch cannot be downloaded
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.1.0.0 | Added train-images.idx3-ubyte |
||
| 1.0.0.0 |
|
