shap icon indicating copy to clipboard operation
shap copied to clipboard

spicy 1.8.1 breaks hclust in _clustering.py

Open JulioBarros opened this issue 3 years ago • 1 comments

You now get an error when trying to use the tabular masker: AttributeError: module 'scipy' has no attribute 'cluster'

It looks like we may need to add:

import sp.cluster

Or maybe there is a better fix.

JulioBarros avatar Jun 21 '22 22:06 JulioBarros

This issue has been inactive for two years, so it's been automatically marked as 'stale'.

We value your input! If this issue is still relevant, please leave a comment below. This will remove the 'stale' label and keep it open.

If there's no activity in the next 90 days the issue will be closed.

github-actions[bot] avatar Jun 21 '24 02:06 github-actions[bot]

This issue has been automatically closed due to lack of recent activity.

Your input is important to us! Please feel free to open a new issue if the problem persists or becomes relevant again.

github-actions[bot] avatar Sep 19 '24 02:09 github-actions[bot]