Skip to content

Rename metric to scoring for better sklearn compatibility #1457

Open
@mfeurer

Description

@mfeurer

Scikit-learn's model selection modules such as RandomizedSearchCV and HalvingRandomSearchCV use the feature name scoring instead of metric. We should follow scikit-learn here and deprecate the argument metric and replace it by scoring.

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