From Gradient Boosting to XGBoost: Math, Intuition, and Python
Derive gradient-boosting residuals, logistic gradients and Hessians, XGBoost leaf weights, and split gain, then verify the core update with a small NumPy example.
Derive gradient-boosting residuals, logistic gradients and Hessians, XGBoost leaf weights, and split gain, then verify the core update with a small NumPy example.