Skip to content

Feature Request: Add crps method to tfp.distributions #1340

Description

@kaijennissen

Hi,

first of all I'd like to thank you for the great work.
I have a feature request for a new method which implements the 'continuous ranked probability score' for all distributions (for which it is possible, see f.e. Evaluating Probabilistic Forecasts with scoringRules).
This method would enable the use of the CRPS as loss function in the same way as the negative log likelihood is used. (f.e. crps_loss_fn = lambda y, p_y : p_y.crps(y) )

Kind Regards

Metadata

Metadata

Assignees

No one assigned

    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