Skip to content

LightGBM for handling label-imbalanced data with focal and weighted loss functions in binary and multiclass classification

License

Notifications You must be signed in to change notification settings

RektPunk/Imbalance-LightGBM

Repository files navigation

release Pythonv License Lint

This repository contains implementations of weighted loss and focal loss functions specifically designed for classification problems using LightGBM.

Installation

pip install imlightgbm

Example

Please refer to the Examples provided for further clarification.

Acknowledgements

This repository would not exist without the excellent work from: