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
260 kB
  • 2 contributors
History: 723 commits
James McCool
Refactor Lineup Edge calculation in predict_dupes.py to utilize the raw edge value for duplicate adjustment. This change clarifies the computation and maintains the integrity of the prediction model.
a138121 2 months ago
  • global_func
    Refactor Lineup Edge calculation in predict_dupes.py to utilize the raw edge value for duplicate adjustment. This change clarifies the computation and maintains the integrity of the prediction model. 2 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    245 Bytes
    initial commit 7 months ago
  • app.py
    156 kB
    Refactor DataFrame optimization in app.py to enhance memory efficiency. Disable categorical conversion for specific columns to avoid issues with exposure_spread, while implementing smarter handling for numeric types. Introduce a new function to prepare DataFrames for exposure_spread, ensuring compatibility and improved performance during calculations. 2 months ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features 7 months ago
  • requirements.txt
    57 Bytes
    Update requirements.txt to include scipy and ensure matplotlib is listed correctly 2 months ago