- AdaBoostM1, GentleBoost and LogitBoost in ‘fitcensemble’ for classification
- LSBoost in ‘fitrensemble’ for regression.
- Mean squared error (MSE) through the 'LSBoost' method.
- Exponential loss through 'AdaBoostM1' and 'GentleBoost' methods.
- Binomial deviance through the 'LogitBoost' method.