A machine learning project to predict the 2024/2025 season of the English Premier League
pip -m venv .venvsource .venv/bin/activatepip install -r requirements.txtpython -m http.server 5566python src/preprocessing.py
python src/learn.py
python src/standings.pyIn your browser, visit http://localhost:5566
The dataset for this project was obtained from Club Football Match Data
Author: Adam Gábor
ORCID: https://orcid.org/0009-0001-9252-5976
Affiliation: Faculty of Informatics and Information Technologies, Slovak University of Technology in Bratislava
Year: 2025