Skip to content

Loads the existing season of NFL or Premier League games into a Neo4J database and uses graph data science algorithms to assign weights and then predict the outcome of future games.

deevis/predictors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

predictors - nfl.com - from bash

cd ruby ruby nfl_com_scraper.rb

in powershell cuz no docker in wsl (so far...)

cd ../neo4j .\build.bat

from bash again...

cd ruby ruby predictor_nfl.rb

predictors - premier league - from bash

cd ruby ruby premier_league_scraper.rb

in powershell cuz no docker in wsl (so far...)

cd ../neo4j .\build.bat

from bash again...

cd ruby ruby predictor_premier_league.rb

About

Loads the existing season of NFL or Premier League games into a Neo4J database and uses graph data science algorithms to assign weights and then predict the outcome of future games.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published