auto_ml icon indicating copy to clipboard operation
auto_ml copied to clipboard

gs issues

Open ClimbsRocks opened this issue 8 years ago • 1 comments

parallelism doesn't work. probably need to bring back copy_reg stuff. we didn't catch this because our test suite runs single-threaded, because nested parallelism fails.

the user has to pass in model__ for each param name for gs_params. make this easier by checking for model__ and, updating the param name accordingly.

ClimbsRocks avatar Dec 14 '17 21:12 ClimbsRocks

opps ~~~ this project has so many bugs~

xialeizhou avatar Jun 01 '18 12:06 xialeizhou