安装sklearn过程

sklearn是scikit-learn的简称,诸多python工具包都需要这个库
安装顺序:
  wheel
  numpy
  scipy
  sklearn

阅读 117
0 条评论