Gradient Boosting
Today we are going to have a look at one of the most popular and practical machine learning algorithms: gradient boosting.
Outline
We recommend going over this article in the order described below, but feel free to jump around between sections.
- Introduction and history of boosting
- History of Gradient Boosting Machine
- GBM algorithm
- ML Problem statement
- Functional gradient descent
- Friedman’s class