Skip to content

Here we take data of 2022-23 & 2023-2024 EPL⚽ season and predict the winners of the matches in future based on many features like shots on target,gf,ga etc

Notifications You must be signed in to change notification settings

Debargha-Saha/EPL-Match-Prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

EPL MATCH PREDICTION

Implemented a machine learning model to predict the winners of football matches using data scraped from fbref.com. The project involved the following steps:

Data Collection:

Utilized Python's BeautifulSoup library for web scraping fbref.com to gather match statistics and team performance data.

Data Cleaning:

Cleaned and preprocessed the collected data to ensure consistency and accuracy for further analysis.

Feature Engineering:

Engineered relevant features from the collected data to enhance model performance.

Model Development:

Developed a machine learning model using Python's pandas and scikit-learn libraries to predict match outcomes based on historical data.

About

Here we take data of 2022-23 & 2023-2024 EPL⚽ season and predict the winners of the matches in future based on many features like shots on target,gf,ga etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published