Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix conversion warning #1482

Merged
merged 1 commit into from
Oct 20, 2020
Merged

fix conversion warning #1482

merged 1 commit into from
Oct 20, 2020

Conversation

wangjoshuah
Copy link
Contributor

@wangjoshuah wangjoshuah commented Sep 29, 2020

Following from scikit-image/scikit-image#4731
Fix warning

Converting `np.inexact` or `np.floating` to a dtype is deprecated. The current result is `float64` which is not strictly correct.

@slundberg
Copy link
Collaborator

Thanks!

@slundberg slundberg merged commit 238e836 into shap:master Oct 20, 2020
@wangjoshuah wangjoshuah deleted the fix_warnings branch October 21, 2020 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants