reichlab / hubEnsembles

code for building ensembles for predictive modeling hubs
2 stars 1 forks source link

check that ensemble functions do the right thing for merging day-ahead forecasts with different origins #6

Open nickreich opened 2 years ago

nickreich commented 2 years ago

placeholder for a discussion about this

aaronger commented 2 years ago

Right now build_quantile_ensemble groups on horizon and target_end_date but not on forecast/submission date so doing the right thing seems pretty automatic, provided horizon conventions are followed. I'm not sure what a robust test for this would look like.