ian-whitestone / slides

Slides repo for any talks/presentations/demos I deliver outside of work
https://ianwhitestone.work/talks
0 stars 0 forks source link

Can Python make you rich? My attempts at becoming profitable in Daily Fantasy Sports #3

Open ian-whitestone opened 5 years ago

ian-whitestone commented 5 years ago

PyCon Canada 2018 Talk Proposal

Title: Can Python make you rich? My attempts at becoming profitable in Daily Fantasy Sports Duration: 10 min Language: English Level: Beginner Categories: data science, sports, machine learning, optimization, data infrastructure, web scraping

Abstract

Over the past decade, Daily Fantasy Sports (DFS) has exploded into a multi-billion dollar industry. With the promises of riches, thousands of people flooded onto sites like Fanduel and Draftkings. This talk will highlight my journey as one of these people, armed with a single tool: Python.

Description

In this talk I will show how I built out an end-to-end DFS optimization system using just Python. I will start by briefly talking about the DFS industry, and how the competitions work. With this background knowledge, I will walk through the different phases of of my journey in becoming competitive in DFS: getting data, building predictions, generating lineups, stacking, backtesting different strategies, and deploying these live strategies.

The talk outline will be something like this:

Intro to DFS (1 minutes)

Getting Historical Performance Data (1 minutes)

Building Predictions (2 minutes)

Generating Lineups (2 minutes)

Backtesting Different Strategies (2 minutes)

Going Live (2 minutes)

Wrapping Up (1 minute)

Questions (1 minute) End with time for the audience to ask questions.

The main repo used for this project is private, but you can look at some individual player modeling I did for the NBA here: https://github.com/ian-whitestone/nba-dfs.

About Me

As a student of Chemical Engineering at Queen's University, Ian was pursuing a career back home in Calgary in the Oil & Gas industry. During one summer, he was thrown into the world of data science when he started trying to make money by using Python to optimize daily fantasy sports lineups. After the oil price started crashing, he realized he should probably look for work in another industry.

With a new found passion for data science, Ian started working for Capital One in Toronto as a data scientist. For the past two years, he has been working on operational monitoring across the business, credit risk analysis, data infrastructure & risk models. In his spare time, Ian likes to participate in hackathons, work on side projects (usually involving a raspberry pi), or eat burrito boyz.