Project overview
In this project, you’ll assume the role of a sports data scientist working to predict match winners in the English Premier League (EPL). You’ll use machine learning techniques with Python and the scikit-learn library to build predictive models based on historical match data from the 2020-2021 and 2021-2022 seasons.
This project will enhance your machine learning portfolio, demonstrating skills in data preparation, feature engineering, model training and evaluation, and working with time series data. You’ll learn how to improve model performance through techniques like computing rolling averages. By the end, you’ll have a functioning model to predict EPL match winners.
Objective: Use machine learning with Python and scikit-learn to predict English Premier League match winners based on historical data.
Key skill required
To complete this project, it's recommended to build these foundational skills in Python
- Working with pandas DataFrames to load, explore, and manipulate data
- Understanding concepts of features, targets, training, and evaluation in machine learning
- Preparing data for machine learning by cleaning it and engineering relevant features
- Training and evaluating the performance of machine learning models
Projects steps
Step 1: Project Overview
Step 2: Investigating Missing Data
Step 3: Cleaning Data for Machine Learning
Step 4: Creating Predictors for Machine Learning
Step 5: Training an Initial ML Model
Step 6: Improving the Model with Rolling Averages
Step 7: Retraining Our Model
Step 8: Combining Home and Away Predictions
Step 9: Next Steps
Master skills faster with Dataquest
Go from zero to job-ready
Learn exactly what you need to achieve your goal. Don’t waste time on unrelated lessons.
Build your project portfolio
Build confidence with our in-depth projects, and show off your data skills.
Challenge yourself with exercises
Work with real data from day one with interactive lessons and hands-on exercises.
Showcase your path certification
Share the evidence of your hard work with your network and potential employers.
The Dataquest guarantee
Dataquest has helped thousands of people start new careers in data. If you put in the work and follow our path, you’ll master data skills and grow your career.
We believe so strongly in our paths that we offer a full satisfaction guarantee. If you complete a career path on Dataquest and aren’t satisfied with your outcome, we’ll give you a refund.
Recommended projects
Investigating Fandango Movie Ratings
Practice using R to analyze movie ratings data, compare 2015 vs 2016 ratings, and apply sampling and distributions to investigate bias.
NYC Schools Perceptions
Practice data cleaning, analysis, and visualization in R to explore survey data and showcase your skills with R Notebooks.
Investigative Statistical Analysis – Analyzing Accuracy in Data Presentation
Practice statistical analysis in Python to investigate movie rating bias and determine if Fandango inflated ratings.
Building Fast Queries on a CSV
Practice implementing an inventory system for a laptop store using Python classes, dictionaries, and binary search.
Garden Simulator Text Based Game
Practice using OOP, error handling, and randomness in Python to create an interactive gardening game simulator.
Predicting Heart Disease
Practice building a K Nearest Neighbors classifier in Python to predict heart disease risk from patient data.
Word Raider
Practice using Python variables, lists, loops, conditionals, and file handling to build an interactive word-guessing game.
Predicting Condominium Sale Prices
Practice using linear regression in R to predict condominium sale prices based on size and location in New York City.
Kaggle Data Science Survey
Practice analyzing survey data in Python to uncover insights about data science careers and skills.
Grow your career with
Dataquest.


