scikit-learn/sklearn-pypi-package

Error when try to pip install sklearn

bongjoonsiong opened this issue · 1 comments

The error message said the sklearn is deprecated and advise to install scikit-learn instead.

That seems clear enough to me :) you should do pip install scikit-learn instead.