Skip to content

Brier score for Binomial data? #886

Discussion options

You must be logged in to vote

Hi @AlexAndorra, I think what you are after is the equation in appendix A.5 in https://www.jstatsoft.org/article/view/v090i12 .

We have plans to add this to scores via a scores-scoringrules interface. Scoringrules is a package with numpy (and jax, pytorch, tensorflow) backends. Whereas our primary focus is for people working with xarray.

If you want to work with numpy (or those ML backends), then you can use this function https://frazane.github.io/scoringrules/api/crps/#scoringrules.crps_binomial

If you'd like an xarray implementation, then I can help you out!

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@nicholasloveday
Comment options

Answer selected by rob-taggart
@AlexAndorra
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants