github shap/shap v0.45.0

one month ago

This is a fairly significant release containing a number of breaking changes.

Thank you to a number of new contributors for their contributions to this release! We are eager to grow the pool of maintainers, so please do get in touch on #3559 if you are interested in being part of the team.

What's Changed

Breaking changes

  • Dropped support for 3.8 in #3414
  • The type and shape of returned SHAP values has changed in some cases, to be consistent with model outputs. The returned type for models with multiple outputs changed from list to np.ndarray. by @CloseChoice in #3318
  • Removed deprecated feature_dependence parameters in TreeExplainer and LinearExplainer by @thatlittleboy in #3340
  • Removed deprecated alias for Coefficient by @connortann in #3511

Added

Fixed

.. plus a large number of documentation, testing and other maintenance updates by @CloseChoice , @yuanx749 , @LakshmanKishore and others.

New Contributors

Full Changelog: v0.44.1...v0.45.0

Don't miss a new shap release

NewReleases is sending notifications on new releases.