Best model parameters for sales prediction

You mean you’re feeding the prediction into the model as if it were the next data point n times to predict several steps ahead? I don’t think that will work very well. Better if you used multistep predictions.

1 Like