use dask-searchcv for evolutionary search EaSearchCV#192
use dask-searchcv for evolutionary search EaSearchCV#192PeterDSteinberg merged 19 commits intomasterfrom
Conversation
|
TODO:
|
…ve two small modules
|
Here are the The tests show Over the next day I'll continue commenting on existing issues and making new ones (about 4 or 6) that relate to the 18 test failures. Those test failures do not delay the merge of this PR as some are "expected failures" (not marked as such in py.test but expected to fail because we have not completed all of data structure flexibility goals). @gbrener Could you checkout this branch and run the |
…d update environment.yml Environment.yml now has dask-glm and dask-searchcv.
Refactor of evolutionary algorithms as
EaSearchCV(subclass ofdask_searchcv.DaskBaseSearchCV):dask_searchcvrather than the Phase Ielmapproachcv_results_attribute ofEaSearchCV)Example usage: