Adding MMA functionality to Dockerfile as well as adding any Go executables, change the database to grab from the MMA database, change the Streamlit app and the MMA_functions to add functionality.
61b5f4b
James McCoolcommited on
Adding PGA functionality, changed dockerfile, added Go executable, changed streamlit_app and PGA_functions.
df1fe2e
James McCoolcommited on
merging with local through NBA functions and GO scripts, need to do NHL and NFL as well and add MMA/PGA
Adding constraints to remove opposing teams against my goalie and forcing 3+ teams used
40f41b3
James McCoolcommited on
Adding NFL functionality
85eb84f
James McCoolcommited on
moved regress models into sports dir
061ac9a
James McCoolcommited on
reoved func module call
503d4d3
James McCoolcommited on
Lots of additions and improvements to the NHL update functions and addition of the NBA functions
28226be
James McCoolcommited on
Optimize Dockerfile and dependencies for faster build times; removed heavy ML packages and unnecessary file copies, simplified ownership prediction logic.