9
An introduction of scikit- learn and a favor Scikit-learn入門とお願い Machine Learning Casual Talks@CookPad 2014/06/06

Scikit learn and favor

  • Upload
    show-you

  • View
    1.540

  • Download
    10

Embed Size (px)

DESCRIPTION

python,machine learning

Citation preview

Page 1: Scikit learn and favor

An introduction of scikit-learn and a favor

Scikit-learn入門とお願い

Machine Learning Casual Talks@CookPad2014/06/06

Page 2: Scikit learn and favor

Goal

~6/20 https://pycon.jp/2014/speaking/cfp/

Page 3: Scikit learn and favor

twitter, hatena: showyouabout.me/showyou41Datamining EngineerPython/Text Mining/A.I./Hadoop/Jenkins/JIRA

Who am I?

Page 4: Scikit learn and favor

What is scikit-learn?Machine learning in pythonhttp://scikit-learn.org/stable/

(python has some tools for ML: i.e. numpy, scipy, pandas, matplotlib …)

Page 5: Scikit learn and favor

Scikit-learn can..

Page 6: Scikit learn and favor

Installation

pip install scikit-learn ( maybe all env )orapt-get install python-sklearn ( ubuntu 12.04 )

XQuarts requires when I use macOS 10.9