Introduction to Boosting
Overview
This module consists of a handful of videos that will help you get started with writing state of the art boosting algorithms. You will
- learn the basics of bagging and pasting algorithms
- learn about random forest algorithms
- learn how to implement boosting
- learn how to use XGBoost