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...
26efe66
DFS_Portfolio_Manager
/
global_func
Ctrl+K
Ctrl+K
2 contributors
History:
141 commits
James McCool
Update hedging_preset function to double lineup_target when list_size is 5, enhancing lineup generation accuracy by adjusting target values based on portfolio size.
4955178
5 days ago
clean_player_name.py
Safe
423 Bytes
Initial Commit
3 months ago
find_csv_mismatches.py
Safe
4.28 kB
Initial Commit
3 months ago
find_name_mismatches.py
Safe
4.36 kB
Initial Commit
3 months ago
get_portfolio_names.py
Safe
864 Bytes
Add portfolio name extraction and matching in app.py: implement a new function to retrieve unique player names from the portfolio, enhance name matching logic, and update session state with matched names for improved data consistency and analysis.
about 2 months ago
hedging_preset.py
Safe
4.64 kB
Update hedging_preset function to double lineup_target when list_size is 5, enhancing lineup generation accuracy by adjusting target values based on portfolio size.
5 days ago
highlight_rows.py
Safe
971 Bytes
Initial Commit
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.
5 days ago
load_csv.py
Safe
683 Bytes
Initial Commit
3 months ago
load_dk_fd_file.py
Safe
1.33 kB
Refactor file type checks in load_file.py and load_ss_file.py: streamline file extension validation using endswith method for improved readability. Update app.py to handle salary conversion more robustly by removing unnecessary exception handling.
30 days ago
load_file.py
1.26 kB
Remove unnamed columns from uploaded DataFrame in load_file.py: enhance data cleanliness by dropping columns with 'Unnamed' in their names before further processing.
15 days ago
load_ss_file.py
Safe
1.14 kB
Refactor file type checks in load_file.py and load_ss_file.py: streamline file extension validation using endswith method for improved readability. Update app.py to handle salary conversion more robustly by removing unnecessary exception handling.
30 days ago
optimize_lineup.py
Safe
3.19 kB
Initial Commit
3 months ago
predict_dupes.py
Safe
22.3 kB
Similarity Score > Diversity
8 days ago
reduce_volatility_preset.py
Safe
1.72 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.
5 days ago
small_field_preset.py
Safe
2.87 kB
Enhance volatility_preset function to include sport-specific logic for MLB, allowing dynamic adjustments in player selection based on team diversity. This update improves lineup generation accuracy by refining the handling of team constraints and optimizing the portfolio based on lineup edge.
5 days ago
trim_portfolio.py
Safe
2.04 kB
Similarity Score > Diversity
8 days ago
volatility_preset.py
Safe
2.86 kB
Enhance volatility_preset function to include sport-specific logic for MLB, allowing dynamic adjustments in player selection based on team diversity. This update improves lineup generation accuracy by refining the handling of team constraints and optimizing the portfolio based on lineup edge.
5 days ago