Skip to content

zerouani/English-Premier-League-predictor

 
 

Repository files navigation

English premier leauge predictor

AI that predicts English premier league results with 80% accuracy and a nice web based interface

alt text alt text

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Dependencies

Install missing dependencies with pip.

$ pip install -r requirements.txt

In case you have trouble installing xgboost this solution works

Usage

Run python manage.py runserver and open your browser http://127.0.0.1:8000/ Enjoy.

if you want more explanation on the process followed building the core code:

-In terminal go under docs/

-Run jupyter notebook , then the code will pop up in your browser.

-Open the notebook that you want and enjoy reading

Install jupyter here.

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

AI that predicts English Premier League weekly results

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 37.9%
  • CSS 35.1%
  • Python 18.8%
  • HTML 8.2%