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

  • Log In
  • Sign Up

Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
Build error

App Files Files Community
Fetching metadata from the HF Docker repository...
DFS_Portfolio_Manager
113 kB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 95 commits
James McCool
Update score cutoff in portfolio matching logic in app.py: increase the score cutoff from 85 to 90 to enhance the accuracy of portfolio name matches.
f61df1b 11 months ago
  • global_func
    Update salary input limits in app.py: increase the maximum acceptable salary from 60,000 to 100,000 to accommodate a wider range of salary options for users. Adjust conditional checks in predict_dupes.py to use 'elif' for improved clarity in type_var evaluations. 11 months ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    245 Bytes
    initial commit about 1 year ago
  • app.py
    74.9 kB
    Update score cutoff in portfolio matching logic in app.py: increase the score cutoff from 85 to 90 to enhance the accuracy of portfolio name matches. 11 months ago
  • app.yaml
    172 Bytes
    Add initial Streamlit application with data loading, portfolio management, and optimization features about 1 year ago
  • requirements.txt
    91 Bytes
    Add fuzzywuzzy to requirements.txt: include fuzzywuzzy library for enhanced string matching capabilities alongside rapidfuzz. 12 months ago