2017
LightGBM: A Highly Efficient Gradient Boosting Decision Tree
NeurIPS 2017poster
Gradient Boosting Decision Tree (GBDT) is a popular machine learning algorithm, and has quite a few effective implementations such as XGBoost and pGBRT. Although many engineering optimizations have been adopted in these implementations, the efficiency and scalability are still unsatisfactory when th…