Memory overloaded when training 1-minutes-by-1-minutes data #649
Unanswered
akjc205
asked this question in
Q&A - get help using NeuralProphet
Replies: 0 comments
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 have a question about training.
I'm trying to predict the future 7 days by training on 1-minute-by-minute data. So I set n_forecasts = 1440*7, freq='1min', but the memory seems to be overloaded. Do you have any other way to solve it?
Beta Was this translation helpful? Give feedback.
All reactions