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
Adding NFL functionality
85eb84f
James McCoolcommited on
Add NBA showdown functionality and update Dockerfile
6146297
James McCoolcommited on
Update Dockerfile to use Python 3.11 and simplify requirements.txt by removing version constraints for dependencies.
a88a14d
James McCoolcommited on
Optimize Dockerfile and dependencies for faster build times; removed heavy ML packages and unnecessary file copies, simplified ownership prediction logic.