Skip to content

Add quantile_score() which accepts user-defined quantiles #280

Description

@robjhyndman
  1. This function is largely redundant as it averages over the 99 percentiles, so it gives a value that is half of CRPS. It would be more useful to have percentile scores for a user-defined list of percentiles, and the function return a vector corresponding to those percentiles.
  2. I think the pinball loss should be defined as exactly twice what is currently coded. That way, the loss at 50% equals absolute error and the average loss equals CRPS.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions