Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Continuous Ranked Probability Scores (CRPS) #111

Open
Tracked by #69
santiviquez opened this issue Oct 21, 2024 · 0 comments
Open
Tracked by #69

Continuous Ranked Probability Scores (CRPS) #111

santiviquez opened this issue Oct 21, 2024 · 0 comments
Labels
metric suggestion New metric request

Comments

@santiviquez
Copy link
Collaborator

Metric's name
CRPS — Continuous Ranked Probability Scores

Metric's category
Regression

Metrics formula

Screenshot 2024-10-21 at 12 26 30

Describe the metrics use cases, and any relevant references.
Continuous Ranked Probability Scores (CRPS)
Continuous Ranked Probability Score (CRPS)
A generalisation of Ranked Probability Score (RPS) is the Continuous Rank Probability Score (CRPSS) where the thresholds are continuous rather than discrete (see Nurmi, 2003; Jollife and Stephenson, 2003; Wilks, 2006). The Continuous Ranked Probability Score (CRPS) is a measure of how good forecasts are in matching observed outcomes. Where:

CRPS = 0 the forecast is wholly accurate;
CRPS = 1 the forecast is wholly inaccurate.
CRPS is calculated by comparing the Cumulative Distribution Functions (CDF) for the forecast against a reference dataset (observations, or analyses, or climatology) over a given period.

References:

@santiviquez santiviquez added the metric suggestion New metric request label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
metric suggestion New metric request
Projects
None yet
Development

No branches or pull requests

1 participant