LightGBM
LightGBM, short for Light Gradient Boosted Machine, is a free and open source distributed gradient boosting framework for machine learning developed by Microsoft.[2][3] It is based on decision tree algorithms and used for ranking, classification and other machine learning tasks. The development focus is on performance and scalability. The framework supports different algorithms including GBT, GBDT, GBRT, GBM, and MART.[4][5]
Original author(s) | Microsoft Research |
---|---|
Developer(s) | Microsoft |
Initial release | 2016 |
Stable release | v2.3.1[1]
/ November 26, 2019 |
Preview release | v3.0.0rc1
/ August 7, 2020 |
Repository | github |
Written in | C++, Python, R, C |
Operating system | Windows, macOS, Linux |
Type | Gradient boosting framework |
License | MIT License |
Website | lightgbm |
The source code is licensed under MIT License and available on GitHub.[6]
References
- https://github.com/microsoft/LightGBM/tags
- Gradient Boosting with Scikit-Learn, XGBoost, LightGBM, and CatBoost
- Early detection of type 2 diabetes mellitus using machine learning-based prediction models | Scientific Reports
- Understanding LightGBM Parameters (and How to Tune Them) - neptune.ai
- An Overview of LightGBM
- https://github.com/microsoft/LightGBM
Further reading
- Guolin Ke, Qi Meng, Thomas Finely, Taifeng Wang, Wei Chen, Weidong Ma, Qiwei Ye, Tie-Yan Liu (2017). "LightGBM: A Highly Efficient Gradient Boosting Decision Tree" (PDF). Cite journal requires
|journal=
(help)CS1 maint: uses authors parameter (link)
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.