This PR introduces a notebook that showcases how to analyze forecast results with different lead times. The notebook introduces new functions to visually inspect and compare forecast results from different model. Additionally, I incorporate the DummyResult class for benchmarking.
This PR introduces a notebook that showcases how to analyze forecast results with different lead times. The notebook introduces new functions to visually inspect and compare forecast results from different model. Additionally, I incorporate the
DummyResult
class for benchmarking.