-
For some reason hours with precipitation-probability do not have the actual precipitation value...
looks like "rain" values are completely missing.
![image](https://github.com/open-meteo/open-mete…
-
Does the current implementation supports computing the standard error of the ARIMA model? It is said in the documentation that probabilistic models support sampling from the future forecast. For these…
-
Given N models, which are fit. In my case below I the models are already fit:
```
ensemble_probabilistic = RegressionEnsembleModel(forecasting_models=forecast_models,
…
-
Users noticed some strange behavior where lower quantiles would predict constant values while other quantiles would predict time-varying values.
When they manually hacked a work-around, they achie…
-
### Template Eval Error for most of the powerful and effective models including LightGBM, Xgboost, Prophet, GluonTS, etc.
The Template Eval Error just keeps on varying everytime. Wish there was one…
-
## Motivation
We currently use a formulation that looks directly at past values ("autoregressive" AR).
We could generalize this to..
- handle expected model prediction errors: "moving average"…
-
Hi,
I am a data science master's student at Oslomet University. Your paper titled "Ensemble weather forecast post-processing with a flexible probabilistic neural network approach" is relevant to my…
-
KCRHA expects this alert to be able to collect information on precipitation (measurements in inches) for both predicted rainfall and snowfall forecasts.
-
From implementing a few distributions, some insights on potential improvements:
* the broadcasting logic could/should be abstracted to apply to a certain subset of parameters rather than be copy-pa…
-
I'm not 100 % comfortable tagging this issue as a bug but I couldn't find a more suitable label :grimacing: Please, re-tag it if you see fit :pray:
**Describe the bug**
When using `optim.lr_sched…