Sessions
GOTO Chicago 2017

Monday May 1
11:40 –
12:30
Vevey 1-2

Predicting free Pizza with Python. Cowabunga Dude!

Slides:


This video is available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.

Available in Google Play Store or Available in Apple App Store




Pizza. It’s cheesy, carb packed (or not), and all together yummy. We’d offer to do just about anything for free pizza. Right?

Python is an ideal language for answering these types of questions given its rich scientific libraries and tools for analysis.

In this talk I will define the scope of a machine learning problem, predicting altruism through the gifting of a free pizza, to demonstrate how Python can be used to model machine learning problems. Using text based data of the requests along with the labeled outcomes we’ll see how a simple classifier like Naive Bayes can learn to predict if a pizza-desperate request is successful or not.

Let’s see how Python can help us model “learning” to get all the free pizza. Cowabunga dude!