aptmac / dfs-helper-nfl

Python scripts for optimizing Daily Fantasy Football line-ups. In the 2021 season it got ranked Diamond (99th percentile) in Yahoo DFS quickmatches, and placed 504/223186 in the season-long 2021 Yahoo cup.
MIT License
7 stars 1 forks source link

chore(cleanup): consolidate and cleanup scripts #16

Closed aptmac closed 2 years ago

aptmac commented 2 years ago

I had previously split the Yahoo & non-Yahoo files into separate folders, but have combined them here. Yahoo and OwnersBox can be specified by using command line args, and will default to the Yahoo platform if nothing is used.

Also silenced a bunch of the solver and selenium verbage, the logs are much cleaner now.