LightGBM: A Highly Efficient Gradient Boosting Decision Tree
Guolin Ke, Qi Meng, Thomas Finley, Taifeng Wang, Wei Chen, Weidong Ma, Qiwei Ye, Tie-Yan Liu
–Neural Information Processing Systems
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 the feature dimension is high and data size is large. A major reason is that for each feature, they need to scan all the data instances to estimate the information gain of all possible split points, which is very time consuming.
Neural Information Processing Systems
Nov-21-2025, 10:07:16 GMT
- Country:
- North America > United States
- California > Los Angeles County > Long Beach (0.04)
- Oceania > New Zealand
- North Island > Waikato (0.04)
- North America > United States
- Genre:
- Research Report (0.69)
- Technology: