LightGBM is a gradient boosting framework that uses tree based learning algorithms.
conda install -c conda-forge lightgbm
conda install -c conda-forge/label/cf201901 lightgbm
conda install -c conda-forge/label/cf202003 lightgbm
A fast, distributed, high performance gradient boosting (GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.