bokbokbok is a python package that enables you to use Custom Loss Functions and Evaluation Metrics for XGBoost and LightGBM. Main features:
- Weighted Cross Entropy
- Weighted Focal Loss
- Log Cosh Loss
- Root Mean Squared Percentage Error
- F1 score
- Quadratic Weighted Kappa
pip install bokbokbok
The documentation can be found here.
To learn more about making a contribution to bokbokbok, please see CONTRIBUTING.md.