Skip to content

Allow tuning of the inner and outer estimators in SequentialFeatureSelector simultaneously #518

@rasbt

Description

@rasbt

Currently, it is not possible to tune both the inner and outer estimators when using SequentialFeatureSelector in a pipeline with another estimator (when using GridSearchCV, for example). This can be fixed by modifying the code according to the changes proposed in #515

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