Daily-Fantasy-Baseball-Contests-in-DraftKings icon indicating copy to clipboard operation
Daily-Fantasy-Baseball-Contests-in-DraftKings copied to clipboard

This is the code for constructing a portfolio of lineups for DraftKings baseball contests with a top heavy payoff structure. This code is based on the paper Picking Winners Using Integer Programming b...

Results 16 Daily-Fantasy-Baseball-Contests-in-DraftKings issues
Sort by recently updated
recently updated
newest added

The code is trying to run Gurobi by default and not the GLPK solver, any advice would be appreciated. ERROR: LoadError: Failed to precompile Gurobi [2e9cd046-0924-5485-92f1-d5272153d98b]

I'm getting the following error. Please advise. ERROR: LoadError: LoadError: UndefVarError: @defVar not defined Stacktrace: [1] top-level scope [2] include at ./boot.jl:326 [inlined] [3] include_relative(::Module, ::String) at ./loading.jl:1038 [4] include(::Module,...

Dear prof, Sorry to interrupt you! I am a phd student, and I also now study on this topic. I want to consult where I can find the information of...

When I run the code optimize_multiple_lineups_baseball.jl I get the following error: MethodError: no method matching sum(::GenericAffExpr{Float64,VariableRef}; i=1:616) Closest candidates are: sum(::Any) at reduce.jl:511 got unsupported keyword argument "i" sum(::Any, !Matched::StaticArrays.StaticArray{var"#s171",T,N}...

I had the program running with the test data that was given. When I tried to apply real data, I get this error. I've matched the all of the new...

Hi, where do you download the hitters and pitchers csv file from? I've checked sites like rotogrinders and the data you can download as csv has way less columns than...

I'm new to programming but have ideas for how this could port over to NFL and other sports. Willing to learn/put in work to modify code for NFL especially. Anyone...

I'm pretty new to coding and seems like I got the 4 packages installed okay but then I get stuck. I can't figure out how to even copy/paste my errors...

I'm trying to run this code, but I cannot as it seems to be using an older version of Julia / associated packages. Can you share the versions of Julia...