I'm approaching to EvalML Library, I was wondering if it supports multivariate time series forecasting, allowing multiple different features in input to forecast one target variable.
Actual time series example : https://evalml.alteryx.com/en/stable/user_guide/timeseries.html# is referred to univariate forecast when past values of target variable are used to forecast future ones.