scikit-learn / sklearn-pypi-package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error when try to pip install sklearn

bongjoonsiong opened this issue · 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.