v0.2.7rc2 - LightGBM Scorecard Support (RC - Complete)
Pre-release
Pre-release
π§ͺ Release Candidate: LightGBM Scorecard Support (Complete)
Note: This supersedes v0.2.7rc1 which had an incomplete squash merge.
β¨ What's New
- LightGBM Scorecard: Complete implementation of scorecard functionality
- β
create_points()withuse_base_scoreparameter - β
predict_score()andpredict_scores() - β Proper base score normalization
- β
- Critical Bug Fix: Fixed leaf ID mapping (55% Gini improvement: 0.40 β 0.90)
- Full Documentation: Examples and getting-started notebook
π Performance
- Scorecard Gini: 0.9020
- Model Gini: 0.9021
- All 106 tests passing β
π¦ Installation
pip install xbooster==0.2.7rc2π€ Feedback Welcome!
This is a release candidate - please test and report any issues.
π Contributors
Full Changelog: v0.2.7a2...v0.2.7rc2