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

Support sklearn>=0.24.0, and drop older ones (closes #92) #98

Merged
merged 8 commits into from
Mar 3, 2021

Conversation

kazuki1004
Copy link
Contributor

Summary

  • Use joblib.joblib instead of removed sklearn... since 0.23.0
  • Reflect API change in sklearn.dict_learning and sklearn.linear_model to support sklearn >= 0.24.0
  • require sklearn >= 0.24.0

Related Issues/Wiki/Resources

@kazuki1004 kazuki1004 changed the title Hotfix: require scikit-learn>=0.24.0 (closes #92) Support sklearn>=0.24.0, and drop older ones (closes #92) Dec 25, 2020
@kazuki1004 kazuki1004 marked this pull request as ready for review March 2, 2021 04:02
@sutkss sutkss merged commit 3817d24 into hacarus:development Mar 3, 2021
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