dask / dask-searchcv

dask-searchcv is now part of dask-ml: https://github.com/dask/dask-ml
BSD 3-Clause "New" or "Revised" License
240 stars 43 forks source link

[WIP] - Cleanup #3

Closed jcrist closed 8 years ago

jcrist commented 8 years ago

Trying to get an organized and maintainable structure. This is mostly just merging things in from other working branches in a combined and sensible way.

mrocklin commented 8 years ago

I suspect that combining these meta-estimators with pipeline/gridsearch will help to teach us about how to effectively nest parallelism