epiforecasts / scoringutils

Utilities for Scoring and Assessing Predictions
https://epiforecasts.io/scoringutils/
Other
48 stars 20 forks source link

Issue #425 - Updating package documentation #747

Closed nikosbosse closed 5 months ago

nikosbosse commented 5 months ago

Description

This PR closes #425. This PR closes ##702.

This PR

I will have to update the inputs to quantile_score() once again, but I'll do that when I get to working on the input checks (#748).

Here are several emotional damage platypus:

And a baby toucan for good measure:

Checklist

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.30%. Comparing base (a3c70c9) to head (9521f84).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #747 +/- ## ======================================= Coverage 95.30% 95.30% ======================================= Files 21 21 Lines 1596 1596 ======================================= Hits 1521 1521 Misses 75 75 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

nikosbosse commented 5 months ago

This PR turned out to be a bit of a monster, unfortunately. If you like I'm happy to split it up a bit. That wouldn't change the overall quantity, but maybe it's nicer to review.