Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Multichem-PD
/
DFS_Portfolio_Manager
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ebc0082
DFS_Portfolio_Manager
/
global_func
103 kB
2 contributors
History:
378 commits
James McCool
Implement chunked processing for player similarity score calculation to enhance memory efficiency in predict_dupes.py
ebc0082
about 1 month ago
analyze_player_combos.py
Safe
3.77 kB
adding diversity to analysis tables
about 2 months ago
clean_player_name.py
Safe
392 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
exposure_spread.py
Safe
18 kB
removed prints
about 1 month ago
find_csv_mismatches.py
Safe
4.28 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
find_name_mismatches.py
Safe
4.36 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
get_portfolio_names.py
Safe
863 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
hedging_preset.py
Safe
4.71 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
2 months ago
highlight_rows.py
Safe
970 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
large_field_preset.py
Safe
1.45 kB
Enhance preset functions in app.py and related modules to include 'sport' parameter for improved flexibility in lineup management. This update modifies the small_field_preset, large_field_preset, volatility_preset, hedging_preset, and reduce_volatility_preset functions to accommodate sport-specific logic, enhancing user experience and accuracy in lineup strategies.
3 months ago
load_csv.py
Safe
682 Bytes
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
load_dk_fd_file.py
Safe
6.45 kB
removed prints
about 1 month ago
load_file.py
Safe
6 kB
removed prints
about 1 month ago
load_ss_file.py
Safe
5.98 kB
removed prints
about 1 month ago
optimize_lineup.py
Safe
3.19 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
predict_dupes.py
26.5 kB
Implement chunked processing for player similarity score calculation to enhance memory efficiency in predict_dupes.py
about 1 month ago
reassess_edge.py
Safe
1.94 kB
Refactor 'Manage Portfolio' logic to directly use reassess_edge for both working and export frames, streamlining data processing and enhancing efficiency.
about 2 months ago
recalc_diversity.py
Safe
2.32 kB
introduced a button to recalculate diversity
about 1 month ago
reduce_volatility_preset.py
Safe
1.7 kB
Refactor import statements across multiple files to replace 'fuzzywuzzy' with 'rapidfuzz' for improved performance and consistency in string matching functionality. Additionally, clean up unused imports in app.py and related global functions to enhance code clarity and maintainability.
3 months ago
small_field_preset.py
Safe
2.88 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
2 months ago
stratification_function.py
Safe
1.76 kB
Refactor similarity score calculations in stratification_function to use quantiles instead of min/max thresholds, improving accuracy in target similarity score generation.
2 months ago
trim_portfolio.py
Safe
2.04 kB
Similarity Score > Diversity
3 months ago
volatility_preset.py
Safe
2.87 kB
Add support for LOL in app.py and related functions, updating sport selection and eligibility checks across multiple modules to include League of Legends, enhancing overall functionality and user experience.
2 months ago