AdaBoost: Decision StumpsExplores AdaBoost with decision stumps, discussing error rules, stump selection, and the need for a bias term.
Boosting: Adaboost AlgorithmCovers boosting with a focus on the Adaboost algorithm, forward stagewise additive modeling, and gradient tree boosting.
Adaboost: Boosting MethodsExplains Adaboost algorithm for building strong classifiers from weak ones, with a focus on boosting methods and face detection.
Ensemble Methods: Random ForestsCovers ensemble methods like random forests and Gaussian Naive Bayes, explaining how they improve prediction accuracy and estimate conditional Gaussian distributions.
Advanced Machine Learning: BoostingCovers weak learners in boosting, AdaBoost algorithm, drawbacks, simple weak learners, boosting variants, and Viola-Jones Haar-Like wavelets.