scikit learn and favor

Post on 19-Aug-2014

1.540 Views

Category:

Engineering

10 Downloads

Preview:

Click to see full reader

DESCRIPTION

python,machine learning

TRANSCRIPT

An introduction of scikit-learn and a favor

Scikit-learn入門とお願い

Machine Learning Casual Talks@CookPad2014/06/06

Goal

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

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

Who am I?

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

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

Scikit-learn can..

Installation

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

XQuarts requires when I use macOS 10.9

top related