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

  • Log In
  • Sign Up

Spaces:
Multichem
/
NFL_Showdown_Optimizer
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
NFL_Showdown_Optimizer
Ctrl+K
Ctrl+K
  • 2 contributors
History: 45 commits
James McCool
Refactor app.py to conditionally calculate 'CPT_Salary' and 'flex_proj' salaries based on sport selection (NBA or NFL). This update enhances the accuracy of player projections by applying different salary multipliers for each sport, improving the overall functionality of the application.
b849f0e 7 months ago
  • .gitattributes
    1.52 kB
    initial commit almost 2 years ago
  • README.md
    246 Bytes
    initial commit almost 2 years ago
  • app.py
    39.8 kB
    Refactor app.py to conditionally calculate 'CPT_Salary' and 'flex_proj' salaries based on sport selection (NBA or NFL). This update enhances the accuracy of player projections by applying different salary multipliers for each sport, improving the overall functionality of the application. 7 months ago
  • app.yaml
    172 Bytes
    Upload app.yaml almost 2 years ago
  • requirements.txt
    71 Bytes
    Replace streamlit-aggrid with pymongo in requirements.txt to support MongoDB integration for data retrieval. This change aligns with the recent refactor of app.py to enhance data handling and improve user experience. 7 months ago