Classical ML1999demo planned
Gradient Boosting
Fix the previous tree
Gradient boosting builds trees sequentially so each new learner focuses on the residual mistakes of the current ensemble.
Roadmap node · demo on the way
Read the wiki entry for Gradient Boosting
The interactive demo for this model is on the build list — the live linear regression demo is the template the rest will follow. The wiki entry already has the full concept, history, and where this fits in the chain.