Skip to content

Support of covariates for Auto Models #487

Answered by kdgutier
JustM57 asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @JustM57,

Thanks for using the library. You can explore exogenous in the AutoModel config using a list of lists like this:
hist_exog_list = [[‘x1’],[‘x1’, ‘x2’]]

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@JustM57
Comment options

@kdgutier
Comment options

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