Skip to content

Wrap GridSearchCV and RandomizedSearchCV for MLDataset (xarray data structures) #223

@PeterDSteinberg

Description

@PeterDSteinberg

PR #192 added dask-searchcv (which I understand will be dask-ml soon) base classes to Elm - the base classes used in elm.model_selection.EaSearchCV. PR #192 improved the evo algorithm as well as xarray (xarray_filters.MLDataset) support (See also #221 in progress for cross validation and MLDataset issues). It should be easy to just take GridSearchCV and RandomizedSearchCV from dask-ml / dask-searchcv and use the sklearn mixins for xarray support (use EaSearchCV for guidance).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions