Pringleman83 / SportsBook

A sports data scraping and analysis tool
GNU General Public License v3.0
82 stars 38 forks source link

Benchmark game threshold for predictions, bug fix, tidying #86

Closed Pringleman83 closed 5 years ago

Pringleman83 commented 5 years ago

Fixed a bug which prevented some menu options from being selectable. Removed the import of pandas in commonFunctions as it wasn't used. Added a threshold of 3 games to the benchmark predictions. This means that, where teams haven't played matching opponents 3 or more times, a prediction won't be made.