0
Q:

ModuleNotFoundError: No module named 'sklearn'

pip install scikit-learn
19
#for python 1
pip install -U scikit-learn scipy matplotlib
#for python 3
pip3 install -U scikit-learn scipy matplotlib
2

New to Communities?

Join the community