v0.7.0
This release adds several new scores. Big thanks to @sallen12 !
What's Changed
- Add log score for laplace distributions by @sallen12 in #63
- Add log scores for beta, exponential and two-piece distributions by @sallen12 in #64
- Add log score for negative binomial distribution by @sallen12 in #65
- Add log score for gev and gpd distributions by @sallen12 in #66
- Add crps and log score for mixture of normal distributions by @sallen12 in #73
- Add log score for ensemble forecasts by @sallen12 in #74
- Add Gaussian kernel score for ensemble forecasts by @sallen12 in #70
- Add ranked probability score by @sallen12 in #71
- Add the log score and ranked logarithmic score by @sallen12 in #72
- Add censored and conditional likelihood scores by @sallen12 in #76
- Add weighted versions of the Gaussian kernel score by @sallen12 in #77
Full Changelog: v0.6.1...v0.7.0