You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using the model.plot_predict_is() method, on the given plot we have a Blue line (what we are trying to predict) and the black line (the predictions)
Now if the blue line is Xt is the black line also Xt or is the black line Xt+1 meaning that upon visual inspection it should lead the blue line.
Thanks for your help, sometimes i come off as very unclear so don't hesitate to tell me if it's this time as well :)
The text was updated successfully, but these errors were encountered:
When using the model.plot_predict_is() method, on the given plot we have a Blue line (what we are trying to predict) and the black line (the predictions)
Now if the blue line is Xt is the black line also Xt or is the black line Xt+1 meaning that upon visual inspection it should lead the blue line.
Thanks for your help, sometimes i come off as very unclear so don't hesitate to tell me if it's this time as well :)
The text was updated successfully, but these errors were encountered: