Skip to content

Sampler should also sample sample_weight and return it #457

Open
@glemaitre

Description

@glemaitre

Some scikit-learn estimators rely on the sample_weight but the current Sampler do not accept it. We should be able to at least sample the sample_weight as well. However, it should be compatible with the Pipeline API.

@chkoar do you have a clue how to handle it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions