Skip to content
This repository has been archived by the owner on Dec 18, 2021. It is now read-only.
/ beat-the-bookie Public archive

Predicting the outcome of English Premier League (EPL) football matches by training suitable machine learning algorithms on historic results data.

Notifications You must be signed in to change notification settings

abircb/beat-the-bookie

Repository files navigation

COMP0036: Machine Learning and Neural Computing

Group Coursework


Setup

  1. Install conda or any other virtual environment to manage dependencies and run in Python 3.7.x.
$ conda activate venv
  1. Install project dependencies.
$ pip install -r requirements.txt

Commiting changes

I have set up a simple (bash) shell script to make sure all of our commits are as compatible as possible. Run this:

$ .github/run/this.sh "your commit message"

ONLY from the root of this repository.

About

Predicting the outcome of English Premier League (EPL) football matches by training suitable machine learning algorithms on historic results data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages