AdaBoost, short for "Adaptive Boosting", is a machine learning meta-algorithm formulated by Yoav Freund and Robert Schapire who won the prestigious "Gödel Prize" in 2003 for their work.It can be used in conjunction with many other types of learning algorithms to improve their performance.
The following Matlab project contains the source code and Matlab examples used for rusboost is a boosting-based sampling algorithm that handles class imbalance in class labeled data. .
This code implements RUSBoost.