LightGBM: A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
This project is derived from the LightGBM project (https://github.com/lightgbm-org/LightGBM/), which is licensed under the MIT License (see LICENSE).
Additional modifications and new components introduced by AMD are provided under the MIT License.