|
|
|
|
|
by dil8
1810 days ago
|
|
> If you want to predict (multiple) time series using multiple series as input/predictors, that's a whole new level of difficulty. I don't know of a good automatic/fast/scalable approach that properly guards against overfitting Have you had a look at algorithms contained in pytorch forcasting?
https://pytorch-forecasting.readthedocs.io/en/latest/ |
|