help with forecasting #730
Unanswered
steplp
asked this question in
Q&A - get help using NeuralProphet
Replies: 1 comment
-
You can use n_ forecasts parameter |
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.
Uh oh!
There was an error while loading. Please reload this page.
-
when NeuralProphet use default parameters, it can forecast the future data, but it not accurate, the forecast curve is soo smooth, but the orignal curve is not like this, so I set n_lags, but result is it just can forecast the original datas, but not can forecast the furture datas, when I set n_forecasts, then will happen memery error! I don't how to do, please help me!
Beta Was this translation helpful? Give feedback.
All reactions