Skip to content

v2.3.4: hotfix for shapash and shap with numpy

Compare
Choose a tag to compare
@MLecardonnel MLecardonnel released this 09 May 15:32
· 290 commits to master since this release
2626e2d

Hotfix for shapash and shap incompatibility with numpy versions 1.24.0 and above. We limit numpy to a version under 1.24.0.

PR #459 resolves incompatibility between shapash code and numpy.
But Issue #457 remains because of shap incompatibility with numpy.
PR #460 limits numpy versions under 1.24.0.