Chris Bachmann

Results 6 issues of Chris Bachmann

Has anyone ever had a problem with Late Swap on NBA? It seems like my optimizer will get stuck and stop running. I removed all Exposures and restrictions but it...

Anyone know of a way to have a minimum exposure for a team? Lets say its a large NBA slate. I would like to atleast 1 player from every team...

I would love some input here. I have added Projection Floor and Projection Ceiling columns to my csv file. Do I still need to add the RandomFantasyPointStrategy to my code?...

I have looked through old posts under the "issues" section of this repository regarding single game showdowns. Does anyone have advice for methods of stacking and constructing lineups with rules...

Anyone know if its possible to set a max team exposure but exclude a position from it? For instance if I wanted to exclude Pitchers? Thanks!

Anyone know why this wouldnt be working? optimizer.restrict_positions_for_opposing_team(['P'], ['C', 'SS', 'OF', '1B', '2B', '3B']) Traceback (most recent call last): File "C:\Users\chris\Desktop\MLB\02. MLB Optimizer.py", line 17, in optimizer.restrict_positions_for_opposing_team(['P'], ['C', 'SS', 'OF',...