LightGBM is an open-source distributed gradient-boosting framework based on decision tree algorithms. Before creating the trees, LightGBM creates histograms with the data, which groups values into ...