pypi shap 0.53.0rc0
v0.53.0rc0

3 hours ago

Highlights

  • Python 3.15.0rc2 support: SHAP now builds and runs tests against Python 3.15 pre-releases, including Python 3.15.0rc2. By @CloseChoice in #5143
  • Migration away from Numba and llvmlite: core utilities have been migrated to nanobind/C++, allowing Numba and llvmlite to be removed as required dependencies and enabling support for free-threaded Python. By @daidahao and @CloseChoice in #5081, #5082, #5088, #5089, #5090, #5091, #5092, #5117, #5129
  • GPU TreeSHAP improvements: LightGBM categorical GPU TreeSHAP support has been added, alongside TreeExplainer changes and CPU/GPU equivalence testing for categorical features. By @RAMitchell and @CloseChoice in #5020 and #5026

What's Changed

Fixes

Enhancements

Other Changes

New Contributors

Full Changelog: v0.52.0...v0.53.0rc0

Don't miss a new shap release

NewReleases is sending notifications on new releases.