Skip to content

quantile interval score #892

@rob-taggart

Description

@rob-taggart

A couple of issues with scores.continuous.quantile_interval_score

I tried using preserve_dims='all' and got the following error message:

TypeError: Supplied dimensions 'all' must be an iterable of strings, not a string itself.

That makes me thing that quantile_interval_score is not using current way scores should be handling dimensions.

Then I went to read the API for the metric but couldn't find it. There is a tutorial, but I could not find quantile_interval_score in the list of metrics under scores.continuous in the API.

cc to @reza-armuei , I think you may implemented this one? Apologies if not.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions