-
Notifications
You must be signed in to change notification settings - Fork 181
start with deterministic version of external nowcast blending #500
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
start with deterministic version of external nowcast blending #500
Conversation
Fixes #499. |
…d still need to add the decomposition, so the raw nowcast can be used in the model without having to decompose beforehand
…decomposition step
To do:
|
@Joep1999, FYI for your tests, I'm changing the names from |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #500 +/- ##
==========================================
- Coverage 84.58% 83.95% -0.64%
==========================================
Files 162 163 +1
Lines 13471 13739 +268
==========================================
+ Hits 11394 11534 +140
- Misses 2077 2205 +128
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
…oviding an external forecast
Started adding support for externally computed nowcasts such as ml based nowcasts like DGMR