LightGBM is a gradient boosting framework that uses tree based learning algorithms.
copied from cf-staging / lightgbmconda install conda-forge::lightgbm
conda install conda-forge/label/broken::lightgbm
conda install conda-forge/label/cf201901::lightgbm
conda install 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.