epiforecasts / scoringutils

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

Design workflow for creating new forecast classes #852

Open nikosbosse opened 2 months ago

nikosbosse commented 2 months ago

Currently, creating a new forecast class is relatively complicated and we don't have a clear workflow for how to it and do not have any documentation.

In #849 we discussed making a function as_forecast_generic() an exported function, which we should definitely do once we have more clarity on the workflow.