Skip to content

How to change a negative trend #1253

Discussion options

You must be logged in to vote

Hi @sohanasarah could you please share about the data you are looking at? I assume the green curve is the input time series, which would mean that you are trying to forecast 5 years into the future, which seems a lot to me. Does the same occur for a smaller forecast scope?
Also, you have not activated autoregression yet (using n_lags as a param). This accounts for the autocorrelation of the time series. I can imagine this to be what you are looking for

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@judussoari
Comment options

Answer selected by judussoari
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants