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
sklearn is being actively deprecated in favor of installing scikit-learn. This means that installing this library will cause failures if the dependencies are not changed to scikit-learn in the setup.py file.
sklearn is being actively deprecated in favor of installing scikit-learn. This means that installing this library will cause failures if the dependencies are not changed to scikit-learn in the setup.py file.
Reference: https://pypi.org/project/sklearn/
The text was updated successfully, but these errors were encountered: