-
Could you implement optimization for nascar? Or do you have any guidance for optimization in nascar? Perhaps add functionality to customize constraints to generate a lineup for any potential rule set.…
-
DraftKings now has one-game "showdown captain mode" games that have the same salary cap but a few differences from the ordinary DraftKings game:
(1) There are only six lineup spots.
(2) There ar…
-
Hi - I'm referring to Draftkings NFL. I've loaded my metrics into the optimizer and it appears that every flex player is a TE in the output. I'm not sure how I can apply a constraint here to allow onl…
-
Your missing an important constraint (at least in the python code) that you can't use the same player twice. In your notebook example you will notice that Jared Cook was selected as both the TE and th…
-
I get this when I try to upload a CSV file of the players' information.
`UnicodeDecodeError: 'utf-8' codec can't decode byte 0xdf in position 1727: invalid continuation byte`
-
I just updated to ggplot2 2.0.0. Now I'm getting an error on a call that used to work:
```
Error: Unknown parameters: family
9 stop("Unknown parameters: ", paste(extra, collapse = ", "), call. = FA…
znmeb updated
6 years ago
-
DK NBA lineups need to be span at least 2 unique games. Currently the package doesn't enforce this. Make it so!
-
Dima,
line 7, in
for lineup in lineup_generator:
line 478, in optimize
lineup = self._build_lineup(lineup_players)
line 312, in _build_lineup
players.sort(key=lambda p: (len(p.pos…
-
Hello,
While using the Octopus CLI to automate the actions of the Octopus deploy server, it would be great to have the ability to set environment variables or setup a config file in your user profi…
-
Hello, been a long time follower of your app.
Back with the older version, I was able to create tons of lineups, well over 500 but with this newer version, depending on the player projections, once…