Commit History

Ping.
6942037

James McCool commited on

Continuing to adjust power scaling and ownership scaling.
e18d67f

James McCool commited on

Slight adjustment to ownership scaling
6dd271b

James McCool commited on

Enhanced ownership projection calculations by applying a conditional scaling factor for values exceeding the 90th percentile.
25d2acd

James McCool commited on

Updated power scaling in ownership projections from 1.25 to 1.33 for improved accuracy.
73768e2

James McCool commited on

Adding some power scaling to the ownership projections.
312eecc

James McCool commited on

Changing the optimization variable from medians to ceilings for NASCAR.
bc139e4

James McCool commited on

Adding secondary slate support for NASCAR functions.
7738e90

James McCool commited on

Adding contestType to Classic Generator for NASMAL.
4fed2ad

James McCool commited on

Fixed a binary_path issue.
58ff919

James McCool commited on

adding NASCAR update functionality
4ad4542

James McCool commited on

Adding MMA functionality to Dockerfile as well as adding any Go executables, change the database to grab from the MMA database, change the Streamlit app and the MMA_functions to add functionality.
61b5f4b

James McCool commited on

Adding PGA functionality, changed dockerfile, added Go executable, changed streamlit_app and PGA_functions.
df1fe2e

James McCool commited on

Changed both DK_seed_frame and FD_seed_frame functions to write player_data.json to the nfl_go/ directory (matching the local version)
8c6c2fc

James McCool commited on

adding some checks to the NFL ownership (I think?)
3f1ea7d

James McCool commited on

finishing up model merging
1539333

James McCool commited on

merged NHL stuff, now just need to merge NFL and add MMA/PGA
693740c

James McCool commited on

merging with local through NBA functions and GO scripts, need to do NHL and NFL as well and add MMA/PGA
51b21e0

James McCool commited on

Update src/sports/__init__.py
3f040c4
verified

Multichem commited on

Update src/sports/nhl_functions.py
f489041
verified

Multichem commited on

Update src/sports/nhl_functions.py
886c612
verified

Multichem commited on

Update src/sports/nhl_functions.py
676aabb
verified

Multichem commited on

Update src/sports/nhl_functions.py
ebb5817
verified

Multichem commited on

Enhance player swapping logic to maintain team diversity by implementing constraints that ensure at least three teams are represented in the lineup, while also considering the current player's team during replacements.
ffe9064

James McCool commited on

Adding constraints to remove opposing teams against my goalie and forcing 3+ teams used
40f41b3

James McCool commited on

removing NHL ownership models
562db9f

James McCool commited on

removing logic model for ownershjip
c7777fc

James McCool commited on

I don't know what is happening here
2cca65e

James McCool commited on

Adding some prints and adjusting FD names
5752545

James McCool commited on

Adding NFL functionality
85eb84f

James McCool commited on

Added print statement to display top 10 team results in NHL function
9c0a74e

James McCool commited on

Add NBA showdown functionality and update Dockerfile
6146297

James McCool commited on

sighhhhhhh
fb969e4

James McCool commited on

More adjustments to directory stuff
f74e267

James McCool commited on

updating path stuff for go functionality
0ff17cc

James McCool commited on

removing prints from regressors
5a6e98e

James McCool commited on

more figdeting
d7354fe

James McCool commited on

moved regress models into sports dir
061ac9a

James McCool commited on

reoved func module call
503d4d3

James McCool commited on

Lots of additions and improvements to the NHL update functions and addition of the NBA functions
28226be

James McCool commited on

Enhance NHL data processing by filling NaN values in 'Line' and 'PP Unit' columns with zeros, ensuring complete data for player projections.
938de6b

James McCool commited on

Update NHL player data processing to strip whitespace from player names when mapping line and power play unit data, ensuring accurate data retrieval.
6eed0d4

James McCool commited on

Adding line and pp units for the player ROO
5abf7ac

James McCool commited on

adding some table prints and cleaning up UI
dc829eb

James McCool commited on

cleaing up some prints
e29f758

James McCool commited on

Refactor path handling in nhl_functions.py to clarify Go binary location, updating comments for better understanding of directory structure and ensuring correct binary execution from project root.
ad132ba

James McCool commited on

Refactor NHL lineup generation in streamlit_app.py by removing redundant variable initializations and updating player name mappings. Adjust path handling in nhl_functions.py to ensure correct binary execution from project root.
415709d

James McCool commited on

Update path determination for Go binary in NHL lineup generator to reflect new directory structure.
6bf2ff4

James McCool commited on

Enhance NHL functions module by adding necessary imports for data processing, including numpy, pandas, and time utilities. Suppress pandas warnings and set options for improved performance.
3344e99

James McCool commited on

clean up and moving functions to specific folder in dir
e334040

James McCool commited on