Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Should cross-validation scoring take sample-weights into account? #4632

@amueller

Description

@amueller

Currently many of our metrics allow for sample weights, but when using the cross_val_score or GridSearchCV these are not taken into account. As I said on the mailing list, I'm not sure if this is a bug or a feature. It might depend on the domain whether we want to do this or not.
#4497 will allow to do this in a more consistent manner.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions