Srikanth Pagadala

Visualize Gradient Boosting Decision Trees With XGBoost

07 Aug 2016

Plotting individual decision trees can provide insight into the gradient boosting process for a given dataset.

Here you will discover how you can plot individual decision trees from a trained gradient boosting model using XGBoost in Python.

Source Code

Report

Next: Feature Importance and Feature Selection with XGBoost