-
An error has occurred and I need help:
```
LSTM-Wind-Speed-Forecasting-master/LSTM-Wind-Speed-Forecasting-master/cnn.py", line 50, in drop_duplicates
print("Number of duplicates: {}".format(len…
-
Using the automatic forecasting option for a small dataset always results in an error from the TripleExponentialSmoothing model which states it needs 2 years of data, which is fair enough.
However, …
-
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Feature Description
1. Data Integration: Collect real-time data on patient arrivals, bed occupancy, staff avai…
-
it is a good method for uni and multivariate forecasting to see the impact of exog. Also, check skforecast, it seems good for forecasting.
-
### What happened + What you expected to happen
I walked through the tutorial and it doesn't produce columns that are labeled as HINT when fitting then predicting.
Therefore, when you get to the s…
-
https://smart-grid-use-cases.github.io/docs/usecases/crossbow/hlu02-uc02/ includes bullets in section "Complete description" that are however rendered as running text.
>RES generation forecasts ar…
-
## 🐛 Bug
posted here [->](https://github.com/PyTorchLightning/pytorch-lightning/issues/9928)
After saving a checkpoint of a large pytorch_forecasting model (10'100 targets forecasting based o…
-
https://www.deepmind.com/blog/tackling-multiple-tasks-with-a-single-visual-language-model
## Motivations
* We want a solar PV forecasting model which:
* Can handle large inputs (e.g. the whol…
-
Adding normalization to the data preprocessor might be a great feature:
- Min-Max Normalization,
- Decimal Scaling Normalization,
- Z-Score Normalization,
- Median Normalization,
- Sigmoid …