Skip to content

Fix plot_interval_coverage, plot_quantile_coverage and related functions #420

@nikosbosse

Description

@nikosbosse

Lots of functions assume that there is one value per quantile / range and assume the existence of a quantile / range column.
These functions don't currently work.

Options:

  • have an additional function add_coverage() that computes coverage independent of other metrics.
  • Make score per quantile the default output of score() (would require some reprogramming, but could also work)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions