Commit History

Refactor app.py to reintegrate MongoDB data retrieval for Game_Betting_Model, restoring percentage conversions for ML_Value and Spread_Value while commenting out Google Sheets API calls for improved data processing.
8c58f6d

James McCool commited on

Remove unnecessary percentage conversions for ML_Value and Spread_Value in app.py to streamline data processing for betting models.
5731377

James McCool commited on

Enhance data processing in app.py by converting percentage strings to float values for Win Percentage, Cover Spread Percentage, ML_Value, and Spread_Value. This ensures accurate calculations for betting models.
4bd52e5

James McCool commited on

Refactor app.py to replace MongoDB data retrieval with Google Sheets API calls for the Game_Betting_Model. Commented out legacy MongoDB code and updated data processing to align with the new data source.
61d34da

James McCool commited on

Update MongoDB database name in app.py from NHL_Database to MLB_Database to reflect the new data focus.
bae6d41

James McCool commited on

Refactor data processing in app.py to streamline the initialization of pitcher and hitter statistics. Updated variable names and removed unnecessary return values for improved clarity and efficiency.
c7d49f4

James McCool commited on

Refactor app.py to integrate MongoDB for data storage and retrieval, replacing Google Sheets API calls. Added caching for connection initialization and improved tab styling in Streamlit.
fad8a64

James McCool commited on

Initial commit
a5f7ce7

James McCool commited on

initial commit
485bfdd
verified

Multichem commited on