Skip to content

Determine design for base estimator. #11

Description

@RNKuhns

It would be useful to think through whether it makes sense to include a base fittable estimator that inherits from BaseObject.

If this is decided upon, A key design point is whether to include a single BaseEstimator, or also try and add a BaseSklearnEstimator that inherits from BaseObject and also passes the sklearn user function for checking estimators (check_is_estimator?) and entirely adheres to their API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions