Skip to content

Pull match stats from epl games and run a simple perceptron to weight each stat's importance in a team winning a game!

Notifications You must be signed in to change notification settings

Rohan397/epl_perceptron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

epl_perceptron

Pull match stats from epl games and run a simple perceptron to weight each stat's importance in a team winning a game!

Use:

Existing functionality:

run code every week after all games in the matchweek are played. Results and game stats for each team will be uploaded. If a team won the game the result is considered 1, otherwise it is 0.

A simple linear perceptron will run through input and output to modify weights accordingly.

Functionality to be added:

Allow users to provide their own input and test against the weights the program arrives at.

About

Pull match stats from epl games and run a simple perceptron to weight each stat's importance in a team winning a game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published