Skip to content

RolandOgunleye/EPL_Predictor

Repository files navigation

⚽ EPL MATCH PREDICTOR⚽

Machine learning and real-time web scraping to deliver precise predictions for English Premier League (EPL) matches. This project is designed for football enthusiasts, sports bettors, and anyone seeking data-driven insights into EPL outcomes

Features

  • Retrieves data from Fbref website using BeautifulSoup and stores into csv file
  • Uses pandas to clean data and then scikit-learn to make predictions
  • Has an accuracy of about 70% when prediciting outcome of matches.

Installation

Install the following for the project:

 pip install jupyterlab
 pip install pandas
 pip install requests
 pip install beautifulsoup4
 pip install scikit-learn

Data

All of the data was collected from https://fbref.com/en/

About

Football Match Webscrapper and Predictor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published