SklearnBase is a base class in elm for the elm.pipeline.steps classes. Refactor the SklearnBase class to be a scikit-learn BaseEstimator.
This will be handled in earthio/xarray_filters described here in earthio issue #28 (this elm issue is for milestone tracking purposes).
SklearnBase
is a base class inelm
for theelm.pipeline.steps
classes. Refactor theSklearnBase
class to be a scikit-learnBaseEstimator
.This will be handled in earthio/xarray_filters described here in earthio issue #28 (this
elm
issue is for milestone tracking purposes).