Skip to content

A fun introduction to Pandas andScikit-Learn using nfl data

License

Notifications You must be signed in to change notification settings

wyj19322/office-nfl-pool

 
 

Repository files navigation

office-nfl-pool

A fun introduction to Pandas andScikit-Learn using NFL data. I will try to update player data periodically.

The code works without additional installation if you are using Anaconda.

Main use

The code is intended for Python 3 but I have added future statements to (hopefully) work in Python 2.7. It works for Anaconda's 2.7 distribution.

python3  make_predictions.py

The notebooks

Also, do try out the notebook!

About

A fun introduction to Pandas andScikit-Learn using nfl data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 97.9%
  • Python 2.1%