multivariate forcasting - using AddObservedValuesIndicator and Imutation #2664
Unanswered
ShirleyMgit
asked this question in
Q&A
Replies: 1 comment 1 reply
|
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I am trying to build a multivariate forecasting model to my dataset that contains Nans.
The transformation using AddObservedValuesIndicator and gluonts.transform.RollingMeanValueImputation fails.
(I could do it when I used only univariate series).
thanks
All reactions