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

Removes scikit-learn joblib #1776

Merged
merged 1 commit into from Mar 14, 2020
Merged

Removes scikit-learn joblib #1776

merged 1 commit into from Mar 14, 2020

Conversation

rbharath
Copy link
Member

We used to use scikit-learn's joblib to save scikit-learn models a long while back. This import has been emitting warnings for a long while now. I'm removing this and switching to just regular joblib since I think there are no legacy models we support that need this old functionality.

@rbharath
Copy link
Member Author

Ok, removed one warning. The graph conv tests are still failing but I think this is safe to merge in

@rbharath rbharath merged commit 273e6af into master Mar 14, 2020
@rbharath rbharath deleted the joblib branch March 14, 2020 22:51
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.

None yet

1 participant