LightGBM is a gradient boosting framework that using histogram based tree learning algorithm. It can outperform existing boosting tools on both learning speed and accuracy. Our experiments shows it is better both on speed and accuracy than other boosting tools.
LightGBM can be run on multiple machines, Our experiments shows it can perform linear speed up in parallel learning.