Robert Zamora
Robert Zamora
Oh, thats a good idea. It means the library is not installed and cached beforehand, but at long as I'm only using a few lightweight libraries it shouldn't affect runtime...
Hi @smellycat21. There is no guide for building your own custom model yet, but I can answer any questions you are having. You can also take a look at the...
1. To lock or ban a player from the pool, you can set the `lock` and `ban` parameters of the `optimize_generic()` function. For example, `optimize_generic(data, model, bans = c(3, 10),...
Submitted a PR, but I don't even know if this repo is still being maintained...
Hi @abm515 thanks for catching that! Yup I am happy to walk you through submitting this change. Do you happen to have an example file that DraftKings would accept? You...
Hi there. Yes you can do stacking, but unfortunately it is not by position right now. When optimizing you just have to specify the stack sizes and teams you want...
Hi @bkertz . Yes that should be possible!
Hi @jasbner. I think is something that I can implement - but I'm open to any suggestions. I'll try and work on that soon.
Sure. Can you send me a sample of the code you were trying when you got this error?
DK already had that feature so if it's not working I'll look into it. Do you have some example code or data where it is not working? On Thu, Jan...