Skip to content

[ENH] sample_weight for metrics #369

@fkiraly

Description

@fkiraly

A sample_weight parameters should be added to metrics.

Where it is not clear what to do, the following default can be used:

  • compute jackknife pseudo-samples
  • weight the pseudo-samples
  • average the weighted pseudo-samples

For consideration, a tag is perhaps needed here.

Related discussion: sktime/sktime#6412

FYI @eenticott-shell, due to authorship of some of the metrics.

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