# Decision Tree

Tree Based Methods in Machine Learning - Gradient Boosting and XGBoost

Mathematical explanation of Gradient Boosting algorithm and brief explanation of XGBoost system.

Link

Tree Based Methods in Machine Learning - Boosting and AdaBoost Algorithm

A theoretical introduction to Boosting process and AdaBoost algorithm. Also includes a discussion on exponential loss function

Link

Tree Based Methods in Machine Learning - Decision Trees And Random Forest

Part 1 of a series on the theoretical background of Decision Trees, Ensemble Learning, Bagging, Boosting and related topics in Machine Learning.

Link