pip install numpy scipy scikit-learn
if you don’t have pip, install it using
python get-pip.py
Download get-pip.py from the following link.
or use curl to download it.
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
pip install numpy scipy scikit-learn
if you don’t have pip, install it using
python get-pip.py
Download get-pip.py from the following link.
or use curl to download it.
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py