I'm interested in including exogenous variables us...
# general
b
I'm interested in including exogenous variables using AutoETS and how this was implemented. When I looked at the source code, it seemed like X is not used during e.g. 'fit()' or 'predict()'. Should I conclude from this that AutoETS cannot use exogenous variables? Is there an overview that indicates which models can('t) handle exogenous variables?