Closed bongjoonsiong closed 1 year ago
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.
pip install scikit-learn
The error message said the sklearn is deprecated and advise to install scikit-learn instead.