Error when try to pip install sklearn
bongjoonsiong opened this issue · 1 comments
bongjoonsiong commented
The error message said the sklearn is deprecated and advise to install scikit-learn instead.
adrinjalali commented
That seems clear enough to me :) you should do pip install scikit-learn instead.