scoringutils icon indicating copy to clipboard operation
scoringutils copied to clipboard

Create abstract `forecast` class

Open nikosbosse opened this issue 9 months ago • 0 comments

I wonder if there should be a forecast abstract class, from which forecast_binary, forecast_point, etc. would inherit. In the docs and exported functions (e.g., is_forecast(), validate_forecast()), things appear as if there is such as class, and the actual class forecast_binary, forecast_point, etc. as not so visible.

Originally posted by @Bisaloo in https://github.com/epiforecasts/scoringutils/pull/791#pullrequestreview-2003401135

nikosbosse avatar May 19 '24 08:05 nikosbosse