-
Notifications
You must be signed in to change notification settings - Fork 334
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
Does not support scikit-learn=1.3.0 #425
Comments
yeah same error ImportError: cannot import name 'if_delegate_has_method' from 'sklearn.utils.metaestimators' (/home/virtualbook/lib/python3.11/site-packages/sklearn/utils/metaestimators.py) |
Same here, any news? |
Still the same error, any fixes? |
Same here!!! |
same here! wait for answers |
Always the problem, so I can't use it... |
same for me! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Cannot import eli5 after upgrading scikit-learn:
import eli5
scikit-learn=1.3.0
eli5=0.13.0
python 3.9
The text was updated successfully, but these errors were encountered: