Skip to content

re-factoring: estimator registry (incl off-shelf estimators) #35

@fkiraly

Description

@fkiraly

currently, estimators are loaded via load_default_estimators that has an implicit in-code registry of available estimators and pipelines with default parameter settings and composition. It would be nicer if there were a queriable registry, i.e., an API for queries that are not hard-coded as currently via the load_default_estimators function and its internal case distinctions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions