https://github.com/nixtla logo
n

Nikola Shahpazov

06/30/2023, 10:05 AM
Hi, I have a question. I want to predict on a
new_data
, passing some static features. But when I specify the horizon, the predict function makes prediction
horizon
periods after the specified
new_data
. Is this intended, how do I make predictions on the specified
new_data
? Thanks in advance!
k

Kin Gtz. Olivares

06/30/2023, 2:14 PM
Hey @Nikola Shahpazov, Is this tutorial related to your question? https://nixtla.github.io/neuralforecast/examples/exogenous_variables.html