在ubuntu系統中安裝python3對應的scikit-learn庫

安裝scikit-learn庫(環境:python3 、ubuntu14.04)python

  • sudo apt-get install build-essential python3-dev python3-setuptools python3-numpy python3-scipy python3-pip libatlas-dev libatlas3gf-base
  • sudo pip3 install scikit-learn
相關文章
相關標籤/搜索