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

Package has outdated dependencies #55

Open
sheannethedev opened this issue Oct 15, 2024 · 1 comment
Open

Package has outdated dependencies #55

sheannethedev opened this issue Oct 15, 2024 · 1 comment

Comments

@sheannethedev
Copy link

Issues:

  • joblib is no longer importable from sklearn.externals
  • scikit.learn is outdated. cannot import sklearn.svm.classes anymore
@usman61
Copy link

usman61 commented Oct 16, 2024

the first one could be fixed by directly importing joblib as
import joblib.
but I am also struggling with sklearn.svm.classes issue.
anyone who have resolved this one?

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

No branches or pull requests

2 participants