Skip to content

A machine learning model that attempts to predict future soccer player match statistics based on previous match statistics.

Notifications You must be signed in to change notification settings

nianlape/BAller

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BAller

An RNN model to predict football player performance given a sequence of five past match statistics.

  • WebApp: This directory contains everything needed to run the webapp for the model locally. In order for the webapp to compile, the following Python modules must be installed locally or on a virtual environment: BeautifulSoup, pandas, requests, Pytorch, numpy, Flask, lxml.

  • data: This directory contains all of the code used to gather the data used to trained the model.

  • model: This directory contains the code to train the model and the weights produced by it, but not the dataset used to train or validate it (the training set was too large to upload on github).

  • Deliverables: This directory contains the deliverable reports for MAIS 202.

  • code: This directory contains mostly code for previous, discarded iterations of the model.

About

A machine learning model that attempts to predict future soccer player match statistics based on previous match statistics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •