testing_vorp_logic / src /streamlit_app.py

Commit History

Add TE Premium logic to flex multiplier calculations in Streamlit app, adjusting maximum index limits for QB, RB, WR, and TE based on league settings to enhance player evaluation accuracy.
3221a02
Running

James McCool commited on

Adjust position limiters for QB and TE in Streamlit app, reducing maximum values from 1 to 0.9 to enhance accuracy in player evaluations for Superflex formats.
e11f21a

James McCool commited on

Refine QB index calculations in Streamlit app for Superflex format, adjusting logic to differentiate between single and multiple QB scenarios, enhancing accuracy in player evaluations.
def15cf

James McCool commited on

Adjust custom QB value in Streamlit app to enhance position limiter functionality for Superflex format, ensuring accurate evaluations by halving the custom scoring value for QBs when more than one is allowed.
2f68d5f

James McCool commited on

Implement position limiters for QB and TE in Streamlit app to restrict maximum values to 1, enhancing accuracy in player evaluations for Superflex formats.
a263223

James McCool commited on

Update QB position limiter in Streamlit app for Superflex format, adjusting value from 0.75 to 0.99 to enhance accuracy in player evaluations.
e8b276b

James McCool commited on

Update position limiters for RB, WR, and QB in Streamlit app to improve accuracy in player evaluations for Superflex formats. Adjust percentage values to ensure consistent scaling across all positions.
bd1099f

James McCool commited on

Adjust maximum index limit for QB in flex multiplier calculations within Streamlit app to 48, improving accuracy in player evaluations for Superflex formats. Maintain consistent scaling across all positions.
e8d2e1f

James McCool commited on

Refine flex multiplier calculations for Superflex format in Streamlit app, adjusting maximum index limits for QB, RB, WR, and TE to enhance accuracy in player evaluations based on team size. Ensure consistent scaling across different league types.
822d196

James McCool commited on

Enhance flex multiplier calculations for RB, WR, and TE in Streamlit app to account for Superflex format, ensuring accurate evaluations across varying team sizes. Adjust maximum index limits for each position to improve player assessment accuracy.
4f47917

James McCool commited on

Update flex multipliers for QB and TE in Streamlit app to account for Superflex format, adjusting maximum index limits for QB based on league type to improve accuracy in player evaluations.
f26df66

James McCool commited on

Adjust flex multiplier calculations for QB and TE in Streamlit app to account for team size, ensuring accurate evaluations across different league formats. Update base position requirements to reflect consistent scaling for all positions.
b98f268

James McCool commited on

Refactor flex multiplier calculations for QB and TE in Streamlit app to remove team size dependency, ensuring consistent evaluation metrics across all scoring formats.
face081

James McCool commited on

Standardize flex multipliers for QB, RB, WR, and TE to 1 across all scoring formats in Streamlit app, ensuring consistent evaluation metrics. Adjust maximum index limits for RB and WR to 60 and 96 respectively for improved accuracy in player assessments.
27effcd

James McCool commited on

Refine maximum index limits for RB and WR position requirements in Streamlit app to 1000, enhancing accuracy in player evaluations across varying team sizes.
b595660

James McCool commited on

Update position limiters in Streamlit app to reflect new percentage values for QB, RB, WR, and TE, improving accuracy in player evaluations across different scoring formats.
f813ac9

James McCool commited on

Format percentage displays for player position counts in Streamlit app to two decimal places, enhancing readability and precision in performance insights.
75eb9a8

James McCool commited on

Enhance player position count displays in Streamlit app by adding percentage calculations for QB, RB, WR, and TE rankings, improving insights into player performance across different tiers.
e5086fd

James McCool commited on

Refactor player position count calculations in Streamlit app for improved clarity and accuracy in displayed statistics.
ced1179

James McCool commited on

Add player position count displays in Streamlit app to enhance player ranking insights
81c5c0f

James McCool commited on

Refine maximum index limits for RB and WR position requirements in Streamlit app to 60 and 96 respectively, enhancing accuracy in player evaluations across varying team sizes.
e40bf7b

James McCool commited on

Adjust maximum index limit for QB position requirements in Streamlit app from 36 to 30, refining player evaluation accuracy across varying team sizes.
5467935

James McCool commited on

Refine maximum index limits for RB and WR position requirements in Streamlit app to 1000, while restoring QB and TE limits to 36 and 30 respectively, enhancing accuracy in player evaluations across varying team sizes.
7fd3610

James McCool commited on

Adjust flex multipliers and maximum index limits for QB, RB, WR, and TE in Streamlit app to improve accuracy in player evaluations across varying team sizes.
6692328

James McCool commited on

Update flex multipliers in Streamlit app to adjust calculations based on 16 teams, improving accuracy in player evaluations across different formats.
9f894d8

James McCool commited on

Update flex multipliers in Streamlit app to increase RB and WR values, enhancing accuracy in player evaluations across scoring formats.
be12776

James McCool commited on

Refactor flex multipliers in Streamlit app to adjust RB, WR, QB, and TE values, improving accuracy in player evaluations and ensuring consistent index limits across all positions.
0a4c08a

James McCool commited on

Adjust maximum index limits for QB, RB, WR, and TE position requirements in Streamlit app to more realistic values, improving accuracy in player evaluations.
3f59c63

James McCool commited on

Increase maximum index limits for QB, RB, WR, and TE position requirements in Streamlit app to 1000, enhancing flexibility in player evaluations.
cae2020

James McCool commited on

Update scoring type for TE Premium league settings in Streamlit app to 'ppr' for improved consistency in player evaluations.
41967a3

James McCool commited on

Update VORP position limiters in Streamlit app to increase scoring values for WR, RB, QB, and TE across all formats, enhancing consistency in player evaluations.
4ec0f31

James McCool commited on

Re-enable insertion of new player names in the final DataFrame of VORP roster assignment to enhance clarity in player rankings display and ensure comprehensive data representation.
56f5615

James McCool commited on

Comment out the insertion of new player names in the final DataFrame of VORP roster assignment to streamline data processing and maintain focus on essential columns for player rankings display.
2d39678

James McCool commited on

Refactor final DataFrame in VORP roster assignment to insert new player names and remove unnecessary columns, enhancing clarity and streamlining data processing for player rankings display.
8a472ea

James McCool commited on

Update final DataFrame in VORP roster assignment to include both new and old player names, enhancing clarity in player rankings display and maintaining historical data integrity.
46f68da

James McCool commited on

Add player names to final DataFrame in VORP roster assignment to enhance clarity in player rankings display, ensuring consistent representation of player data.
902d774

James McCool commited on

Update VORP position limiters in Streamlit app to standardize scoring values for WR, RB, and TE across all formats, enhancing consistency in player evaluations.
e978d54

James McCool commited on

Remove redundant player name mappings in VORP roster assignment to streamline data processing and enhance clarity in player rankings display.
ea70db3

James McCool commited on

Remove match_back_dict from VORP scoring and roster assignment functions in Streamlit app to streamline player name mapping, enhancing clarity and simplifying function signatures.
64d473e

James McCool commited on

Rename 'Scoring_Lookup' to 'Name' in VORP roster assignment to enhance clarity in player name mapping, ensuring consistent representation of player data.
fbf8938

James McCool commited on

Add match_back_dict to VORP scoring and roster assignment functions in Streamlit app for improved player name lookup, enhancing accuracy in player evaluations and ensuring consistent mapping of scoring data.
847a8a4

James McCool commited on

Add debug print statements in VORP scoring function to display player evaluations for each position, aiding in verification and troubleshooting of calculations.
8ba448c

James McCool commited on

Refactor variable names in VORP roster assignment within Streamlit app for improved clarity and consistency, updating halfPPR and custom lookup variables and ensuring accurate calculations of VORP values.
5857274

James McCool commited on

Refactor VORP roster assignment in Streamlit app to improve clarity by renaming variables for halfPPR and custom lookups, ensuring accurate calculations of VORP values.
253ecef

James McCool commited on

Update VORP roster assignment in Streamlit app to replace rank calculation with ranking method, improving accuracy in player evaluations and ensuring consistent rank representation.
3536cb9

James McCool commited on

Refactor VORP roster assignment in Streamlit app to utilize combined position and rank for mapping halfPPR and custom match dictionaries, enhancing accuracy in player evaluations.
76fcc95

James McCool commited on

Add debug print statements for halfPPR and custom match dictionaries in VORP scoring function to aid in troubleshooting and verification of player evaluations.
76eaa36

James McCool commited on

Fix argument order in VORP roster assignment function in Streamlit app to enhance clarity and maintain consistency in player evaluations.
d665476

James McCool commited on

Refactor VORP scoring and roster assignment in Streamlit app to include halfPPR and custom match dictionaries, enhancing accuracy in player evaluations and simplifying the function signatures for better clarity.
cceb4bf

James McCool commited on

Update position lock name mapping in Streamlit app to use 'pos_designation' for improved accuracy in player rankings.
8541b66

James McCool commited on