You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there really a supply chain issue here? sklearn is a dummy package that specifies scikit-learn as its only dependency. Sure, it's just a workaround for the import and package name mismatch in scikit-learn, but apart from the additional sklearn==0.0 line in the output of pip freeze there's no significant issue.
shot in the dark, but there have been a few issues of users asking for support on discord that has stemmed from pip install issues and sk[scikit-]learn versions, so if this is related to that 👍
Quite a few instances in https://github.com/search?l=Text&q=org%3Aiterative+sklearn&type=Code
See e.g. iterative/example_cml#256, iterative/cml_dvc_case#23
The text was updated successfully, but these errors were encountered: