23
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

scikit.learn を pip でインストールする

Last updated at Posted at 2014-10-02

いろいろと紛らわしいパッケージがあるのでメモ

sudo pip install scikit-learn

これを入れると、最新バージョン 0.18.1 が入る。 (2017/01/30 現在)

他にも、 sckits.learn があるが、これだと 0.8.1 が入るので、 API の形式がちょっと違う。

23
16
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
23
16

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?