Skip to content

A webscraper and Mixed Integer Programming solver for determining optimal decisions to fantasy football in hindsight

License

Notifications You must be signed in to change notification settings

stevedwards/optimal-fantasy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

optimal-fantasy

Setup

Currently not on PyPI but can be installed from the root directory in an editable state (hence the '-e') using the following command

pip3 install -e .

Execution

The following command executed from this root directory should try to find the optimal moves for the 2020 season of supercoach.

python3 optimal_fantasy/optimise.py complete

Requires python3.8 or later

About

A webscraper and Mixed Integer Programming solver for determining optimal decisions to fantasy football in hindsight

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages