Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
Multichem
/
PGA_DFS_models
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
PGA_DFS_models
Ctrl+K
Ctrl+K
  • 2 contributors
History: 30 commits
James McCool
Enhance app.py: Update init_baselines to return both roo_data and sd_roo_data. Adjusted data handling in the UI to support selection between "Full Slate" and "Showdown" types, improving user experience and data display functionality.
e2753d2 5 months ago
  • .gitattributes
    1.52 kB
    initial commit over 1 year ago
  • README.md
    240 Bytes
    initial commit over 1 year ago
  • app.py
    19.1 kB
    Enhance app.py: Update init_baselines to return both roo_data and sd_roo_data. Adjusted data handling in the UI to support selection between "Full Slate" and "Showdown" types, improving user experience and data display functionality. 5 months ago
  • app.yaml
    169 Bytes
    Create app.yaml over 1 year ago
  • requirements.txt
    70 Bytes
    Refactor app.py to replace Google Sheets integration with MongoDB. Removed gspread and related credentials, added pymongo for database connection. Updated data retrieval methods to fetch data from MongoDB collections. Adjusted UI elements and cleaned up unused code. 5 months ago