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 (2023). Adaboost (https://www.mathworks.com/matlabcentral/fileexchange/55880-adaboost), MATLAB Central File Exchange. 검색됨 .
MATLAB 릴리스 호환 정보
개발 환경:
R2016a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
- AI, Data Science, and Statistics > Statistics and Machine Learning Toolbox > Classification >
- Control Systems > Predictive Maintenance Toolbox >
Help Center 및 MATLAB Answers에서 Classification에 대해 자세히 알아보기
태그
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!adaboost/
버전 | 게시됨 | 릴리스 정보 | |
---|---|---|---|
1.0.0.0 |