上传者: 38689113
|
上传时间: 2021-11-20 20:17:53
|
文件大小: 113KB
|
文件类型: -
可直接用这行命令!:
pip install -U scikit-learn
其他命令: (1)更新pip
python -m pip install --upgrade pip
(2)安装 scipy
在网址http://www.lfd.uci.edu/~gohlke/pythonlibs/ 中找到你需要的版本scipy
例如windows 64 位 Python2.7 对应下载:scipy-0.18.0-cp27-cp27m-win_amd64.whl
cd 下载scipy 目录下,安装
pip install scipy-0.18.0-cp27-cp27m-win_amd64.w