Slide 1

Slide 1 text

GETTING STARTED WITH ! DATA SCIENCE Speaker Series! September 27, 2016! SEBASTIAN RASCHKA

Slide 2

Slide 2 text

DATA SCIENCE?! Data Scientist (n.): Person who is better at statistics than any software engineer and better at software engineering than any statistician. "Data Scientist" is a Data Analyst who lives in California. − @nivertech! − Josh Wills (Cloudera)!

Slide 3

Slide 3 text

DREW CONWAY’S CLASSIC!

Slide 4

Slide 4 text

[https://www.quora.com/How-did-the-term-Data-Science-come-about/answer/Jeff-Hammerbacher] POPULARIZED THE TERM ~2008

Slide 5

Slide 5 text

“Rachel’s data science profile, which she created to illustrate trying to visualize oneself as a data scientist;”! ! From: Cathy O'Neil & Rachel Schutt. “Doing Data Science!

Slide 6

Slide 6 text

From: Cathy O'Neil & Rachel Schutt. ! “Doing Data Science!

Slide 7

Slide 7 text

Machine Learning?

Slide 8

Slide 8 text

What is Machine Learning?! 8 Outputs ! (labels)! Inputs ! (observations)! Computer! Program! Spam/Non-Spam! Labels! Emails! Classification Algorithm! Spam Filter!

Slide 9

Slide 9 text

What can Machine Learning do for us?! https://commons.wikimedia.org/wiki/ File:Google_self_driving_car_at_the_Googleplex.jpg! h$ps://flic.kr/p/5BLW6G [CC BY 2.0] Photo by Michael Shick, CC BY-SA 4.0!

Slide 10

Slide 10 text

3 Types of Learning! 10 Reinforcement! Supervised! Unsupervised!

Slide 11

Slide 11 text

Working with Labeled Data 11 Supervised Learning! ?! x (“input”) y (“output”) x1 (“input”) x2 (“input”) ?! Regression Classification

Slide 12

Slide 12 text

Working with Unlabeled Data 12 Unsupervised Learning! Clustering Compression

Slide 13

Slide 13 text

GETTING STARTED WITH ! DATA SCIENCE

Slide 14

Slide 14 text

þ READING (/ CLASSES)!! þ DOING!! þ COMMUNICATING!!

Slide 15

Slide 15 text

New Concept/ Technique/ Algorithm! Apply/! Implement/! Write/! Share/! Get Feedback!

Slide 16

Slide 16 text

New Concept/ Technique/ Algorithm! Apply/! Implement/! Write/! Share/! Get Feedback!

Slide 17

Slide 17 text

Curiosity/ Interesting datasets! Exploration/! Insights! Write/! Share/! Get Feedback!

Slide 18

Slide 18 text

Curiosity/ Interesting datasets! Exploration/! Insights! Write/! Share/! Get Feedback!

Slide 19

Slide 19 text

From The Art of Data Science by Roger D. Peng and Elizabeth Matsui! https://leanpub.com/artofdatascience! EPICYCLES OF ANALYSIS!

Slide 20

Slide 20 text

A few years back ...

Slide 21

Slide 21 text

Position gameday Name Salary GameInfo 478 GK 1 Adrian 4900 WHU@SUN 10:00AM ET 280 M 1 Wes Hoolahan 4400 LEI@NOR 10:00AM ET 309 D 1 Cedric 4200 SOU@CHE 12:30PM ET 480 M 1 Cheikhou Kouyate 5300 WHU@SUN 10:00AM ET 25 D 1 Jordan Amavi 4500 STK@AVL 10:00AM ET 142 M 1 Riyad Mahrez 10100 LEI@NOR 10:00AM ET 143 F 1 Jamie Vardy 9000 LEI@NOR 10:00AM ET 334 F 1 Mame Diouf 6400 STK@AVL 10:00AM ET

Slide 22

Slide 22 text

No content

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

Some Interesting Project Ideas ...

Slide 27

Slide 27 text

WINE-O.AI: ! Computer Vision Assisted Wine Recommendations!

Slide 28

Slide 28 text

h$p://joelgrus.com/2016/05/23/fizz-buzz-in-tensorflow/ Fizz Buzz in Tensorflow!

Slide 29

Slide 29 text

http://pomegranate.readthedocs.io/en/latest/! Pomegranate: fast and flexible probabilistic models in Python!

Slide 30

Slide 30 text

WHY PROJECTS?

Slide 31

Slide 31 text

What are the TOOLS?!

Slide 32

Slide 32 text

No content

Slide 33

Slide 33 text

“R is a programming language developed by statisticians for statisticians; Python was developed by a computer scientist, and it can be used by programmers to apply statistical techniques.”

Slide 34

Slide 34 text

The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again. The image cannot be displayed. Your computer may not have enough memory to open the image, or the image may have been corrupted. Restart your computer, and then open the file again. If the red x still appears, you may have to delete the image and then insert it again. The image cannot be displayed. Your computer may not have enough memory to

Slide 35

Slide 35 text

No content

Slide 36

Slide 36 text

From: Scott Chacon. “Pro Git.”

Slide 37

Slide 37 text

From: Scott Chacon. “Pro Git.”

Slide 38

Slide 38 text

from https://guides.github.com/introduction/flow/index.html

Slide 39

Slide 39 text

No content

Slide 40

Slide 40 text

KEEPING UP TO DATE & EXCHANGING IDEAS/TIPS

Slide 41

Slide 41 text

No content

Slide 42

Slide 42 text

No content

Slide 43

Slide 43 text

h$ps://news.ycombinator.com h$ps://github.com/rushter/data-science-blogs

Slide 44

Slide 44 text

RESOURCES

Slide 45

Slide 45 text

No content

Slide 46

Slide 46 text

No content

Slide 47

Slide 47 text

No content

Slide 48

Slide 48 text

No content

Slide 49

Slide 49 text

Save the Date!

Slide 50

Slide 50 text

But the most important thing is to keep on learning. Not just for a few months, but for years. Every Saturday, you will have a choice between staying at home and reading research papers/implementing algorithms, vs. watching TV. If you spend all Saturday working, there probably won't be any short-term reward, and your current boss won't even know or say "nice work." Also, after that Saturday of hard work, you're not actually that much better at machine learning. But here's the secret: If you do this not just for one weekend, but instead study consistently for a year, then you will become very good. There's a lot of demand today for ML people; once you get a job in ML, your learning will only accelerate further. Andrew Ng, Chief Scientist at Baidu; ! Chairman/Co-Founder of Coursera; Stanford faculty! https://www.quora.com/How-should-you-start-a- career-in-Machine-Learning/answer/Andrew-Ng!

Slide 51

Slide 51 text

https://github.com/rasbt mail@sebastianraschka.com http://sebastianraschka.com @rasbt