multivariate time series forecasting is stuck #1111
Replies: 1 comment
-
By updating to the latest NP version, this should not be a problem anymore. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hello,
I am trying to use NeuralProphet for multivariate time series forecasting. I found an example [1] in the documentation but I am unable run this example and I wonder if it is a known issue. .
When i run model.fit the notebook keep throwing "Warning: NP.time_net.denormalize" forever. I attach the screenshot here.
I am not doing anything extra, just copy pasting the lines from link [1] to a kaggle notebook.
I wonder if anyone else face this.

[1]
https://neuralprophet.com/notebooks/global_modeling.html#Global-Model
Beta Was this translation helpful? Give feedback.
All reactions