Machine Learning — Hard
Key points
- GBM is the base algorithm
- XGBoost adds second-order gradient approximation
- LightGBM uses histogram-based splitting
- LightGBM has leaf-wise tree growth
- LightGBM uses GOSS and EFB for large datasets
Ready to go further?
Related questions
