Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sulcer/premier-league-match-predictions
Premier League Match Prediction
https://github.com/sulcer/premier-league-match-predictions
data-processing data-science machine-learning predictive-modeling
Last synced: 23 days ago
JSON representation
Premier League Match Prediction
- Host: GitHub
- URL: https://github.com/sulcer/premier-league-match-predictions
- Owner: sulcer
- Created: 2023-02-09T09:31:13.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-09T09:46:21.000Z (almost 2 years ago)
- Last Synced: 2024-11-10T09:16:47.955Z (3 months ago)
- Topics: data-processing, data-science, machine-learning, predictive-modeling
- Language: Jupyter Notebook
- Homepage:
- Size: 809 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Premier League Prediction
This is my final project for the ML class at university.Goal:
- In this project, I studied the use of statistical methods and machine learning in order to predict the final winner of a football match based on historical team data. The project consists of pre-processing of the dataset, analysis of historical data, implementation of machine learning methods and analysis of results.