Skip to content

Ankurac7/GameChAInger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameChAInger⚽

Overview

This repository cotains the code and files of GameChAInger. This project deals with the prediction of the winner of football matches in the Premier League(PL).

File

  • scraping.ipynb - a Jupyter notebook that scrapes our data.
  • model.ipynb - a Jupyter notebook that contains the model & makes predictions.

Local Setup

To execute the code, install the following locally:

  • Jupyter Notebook
  • Python 3.8+
  • Python packages
    • pandas
    • requests
    • BeautifulSoup
    • scikit-learn

Data

The data has been scraped from FBref to get our data for the machine learning model.

About

Winners prediction in the PL

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published