You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a patch release to support `numpy >= 1.24` and `scikit-learn >= 1.3.0`, and drop official support for Python 3.7.
7
+
8
+
### Development
9
+
- Drop official support for Python 3.7 ([#942](https://github.com/SeldonIO/alibi/pull/942)).
10
+
- Maximum supported version of `shap` bumped to `0.42.x`, to give `numpy >= 1.24` support ([#944](https://github.com/SeldonIO/alibi/pull/944)).
11
+
- Fix handling of `scikit-learn``partial_dependence` kwarg's in tests, for compatibility with `scikit-learn 1.3.0` ([#940](https://github.com/SeldonIO/alibi-detect/pull/940)).
0 commit comments