What's Changed
Breaking changes
- Dropped support for 3.8 in @MLecardonnel in #538
- Support only Scikit learn>=1.4.0 by @MLecardonnel in #543
- Support only pandas>=2.1.0 by @guillaume-vignal in #551
- Support only shap>=0.45.0 by @guillaume-vignal in #552
Added
- Feature python 3.12 support by @MLecardonnel in #538
- Optimization: compute predictions and probabilities directly in the compile step by @guillaume-vignal in #535, #544
Fixed
Full Changelog: v2.4.3...v2.5.0