Skip to content

Meta-estimators and delegating validation #20696

@thomasjpfan

Description

@thomasjpfan

Should meta-estimators set n_features_in_ if the sub-estimator does not define it? For example, if the first step of a Pipeline does not have n_features_in_, should Pipeline try to set it and handle the validation?

I think it's strange that meta-estimators do not follow SLEP010 if the sub-estimator does not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions