Skip to content

Accurate predictions of Fantasy Football scores can make a difference in a Fantasy Football league. The provided files were used to create a dataset and evaluate Machine Learning techniques, namely Support Vector Regression and Neural Networks, on 2014 NFL game data.

License

romanlutz/fantasy-football-prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fantasy-football-prediction

Accurate predictions of Fantasy Football scores can make a difference in a Fantasy Football league. The provided files were used to create a dataset and evaluate Machine Learning techniques, namely Support Vector Regression and Neural Networks, on 2014 NFL game data.

To get the NFL data, I used the nflgame package from github which is downloadable with the following commands:

sudo apt-get install python-pip

sudo pip install nflgame

sudo nflgame-update-players

About

Accurate predictions of Fantasy Football scores can make a difference in a Fantasy Football league. The provided files were used to create a dataset and evaluate Machine Learning techniques, namely Support Vector Regression and Neural Networks, on 2014 NFL game data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages