Continuing to adjust power scaling and ownership scaling.
e18d67f
James McCoolcommited on
Slight adjustment to ownership scaling
6dd271b
James McCoolcommited on
Enhanced ownership projection calculations by applying a conditional scaling factor for values exceeding the 90th percentile.
25d2acd
James McCoolcommited on
Updated power scaling in ownership projections from 1.25 to 1.33 for improved accuracy.
73768e2
James McCoolcommited on
Adding some power scaling to the ownership projections.
312eecc
James McCoolcommited on
Changing the optimization variable from medians to ceilings for NASCAR.
bc139e4
James McCoolcommited on
Dumb error with Secondary "slate" instead of just Secondary in NASCAR Seed frames
18693e0
James McCoolcommited on
Adding secondary slate support for NASCAR functions.
7738e90
James McCoolcommited on
Adding contestType to Classic Generator for NASMAL.
4fed2ad
James McCoolcommited on
Fixed a binary_path issue.
58ff919
James McCoolcommited on
adding NASCAR update functionality
4ad4542
James McCoolcommited 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 McCoolcommited on
Fixed a couple of errors, removed simple filter, and changed function names for NFL SD stuff.
30d69ab
James McCoolcommited on
Cleaned up database architecture and querying connections as well as adjusted and made a more consistent UI for the different tabs.
9092d1d
James McCoolcommited on
Adding PGA functionality, changed dockerfile, added Go executable, changed streamlit_app and PGA_functions.
df1fe2e
James McCoolcommited 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 McCoolcommited on
adding some checks to the NFL ownership (I think?)
3f1ea7d
James McCoolcommited on
finishing up model merging
1539333
James McCoolcommited on
merged NHL stuff, now just need to merge NFL and add MMA/PGA
693740c
James McCoolcommited on
merging with local through NBA functions and GO scripts, need to do NHL and NFL as well and add MMA/PGA
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 McCoolcommited on
Adding constraints to remove opposing teams against my goalie and forcing 3+ teams used
40f41b3
James McCoolcommited on
making sure a broken run doesn't nuke the front end
1362d63
James McCoolcommited on
Just fixing some print
9837076
James McCoolcommited on
adding some clarity on the roo_file creation in the NHL script
812883a
James McCoolcommited on
removing NHL ownership models
562db9f
James McCoolcommited on
removing logic model for ownershjip
c7777fc
James McCoolcommited on
I don't know what is happening here
2cca65e
James McCoolcommited on
Refactor st.write calls in NFL Updates to remove 'content=' parameter for cleaner code
adb856d
James McCoolcommited on
Adding some prints and adjusting FD names
5752545
James McCoolcommited on
Adding NFL functionality
85eb84f
James McCoolcommited on
Added print statement to display top 10 team results in NHL function
9c0a74e
James McCoolcommited on
Adding some color splash
de43947
James McCoolcommited on
Add NBA showdown functionality and update Dockerfile