Hi, I read some of the articles in Analytics Vidhya, I have a dataset that contains columns of time and 5 to 6 more columns and from these total of 6-7 columns, I have to predict 3 columns. How can I do that?
From my learning, I know multivariate time series, VAR can be used to predict multiple columns from a single time column, and AR is used to predict univariate time series problems, how should I get the above problem implemented?
1 post - 1 participant