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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
DFS_Portfolio_Manager
Ctrl+K
Ctrl+K
  • 2 contributors
History: 524 commits
James McCool
Refactor dupe rate calculation in reassess_lineup_edge function of reassess_edge.py to use min() instead of clip(), improving clarity and ensuring accurate handling of zero previous dupes.
89ebdd0 13 days ago
  • global_func
    Refactor dupe rate calculation in reassess_lineup_edge function of reassess_edge.py to use min() instead of clip(), improving clarity and ensuring accurate handling of zero previous dupes. 13 days ago
  • .gitattributes
    1.52 kB
    initial commit 4 months ago
  • README.md
    245 Bytes
    initial commit 4 months ago
  • app.py
    129 kB
    Implement reassess_finish_percentile function in reassess_edge.py to recalculate finish_percentile based on ownership and contest size, enhancing accuracy in ownership adjustments. Remove debug print statements from app.py for cleaner code. 13 days ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features 4 months ago
  • requirements.txt
    43 Bytes
    need matplotlib about 2 months ago