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.
A
sample_weightparameters should be added to metrics.Where it is not clear what to do, the following default can be used:
For consideration, a tag is perhaps needed here.
Related discussion: sktime/sktime#6412
FYI @eenticott-shell, due to authorship of some of the metrics.