Skip to content

ENH use the scoring interface in RFECV #2072

Closed
@jnothman

Description

@jnothman

GridSearchCV and cross_val_score recently adopted support for a scoring object instead of score_func and loss_func (#1381). sklearn.feature_selection.RFECV also accepts loss_func or alternatively uses estimator.score, and should instead support the same interface as GridSearchCV.

Metadata

Metadata

Assignees

No one assigned

    Labels

    EasyWell-defined and straightforward way to resolveEnhancement

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions