Skip to content

Should we search for (and filter or fail) duplicate forecast units? #48

Description

@emprzy

epibench score treats a forecast unit as a unique combination of model, reference_date, target_end_date, horizon, location (one forecast unit will likely have multiple quantiles, making up an entry). Should we, within a single model, fail or filter (or do nothing) if we find a duplicate entry (i.e., a forecast unit with two or more of the same quantile)? @jcblemai

Presently, the code does nothing and will execute without failure (does not search for duplicate values). To me, duplicates make scores much less valid (in the same way that missing forecast units do).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions