Join Slack
Powered by
is it possible to do autoregressive forecasting?
# neural-forecast
s
S P Sharan
04/18/2024, 5:47 AM
is it possible to do autoregressive forecasting?
m
Marco
04/18/2024, 5:32 PM
Hello! Some models are autoregressive by nature like RNN, LSTM, DeepAR. Most however directly output the entire forecast length. Right now, it is not something you can set. I hope this helps 🙂
Open in Slack
Previous
Next