dask-searchcv
dask-searchcv copied to clipboard
dask-searchcv is now part of dask-ml: https://github.com/dask/dask-ml
Results
2
dask-searchcv issues
Sort by
recently updated
recently updated
newest added
This is an attempt at issue #32. ~~The following WIP:~~ ~~- removes TokenIterator and main_token which are dependent on parameters and their ordering~~ ~~- constructs tokens for the fit names...
It would be interesting to start exploring asynchronous algorithms within this project using the dask.distributed API. Because this API is somewhat different it might be wise to start with something...