I faced a problem to train a 6 classes classifier. Since data is unbalanced and I want to modify the loss function. Can lightgbm set weight of each class like xgboost?
Use the weight parameter: https://github.com/Microsoft/LightGBM/blob/master/docs/Parameters.md#weight-data
the link is broken
Most helpful comment
@unnir https://github.com/Microsoft/LightGBM/blob/master/docs/Parameters.rst#weight-data