Skip to content

v0.9.4

Compare
Choose a tag to compare
@ascillitoe ascillitoe released this 07 Jul 14:10
· 45 commits to master since this release

v0.9.4 (2023-07-07)

Full Changelog

This is a patch release to support numpy >= 1.24 and scikit-learn >= 1.3.0, and drop official support for Python 3.7.

Development

  • Drop official support for Python 3.7 (#942).
  • Maximum supported version of shap bumped to 0.42.x, to give numpy >= 1.24 support (#944).
  • Fix handling of scikit-learn partial_dependence kwarg's in tests, for compatibility with scikit-learn 1.3.0 (#940).