Time-LLM icon indicating copy to clipboard operation
Time-LLM copied to clipboard

question about Multivariate data to predict Univariate (MS)

Open smailyassine-oa opened this issue 1 year ago • 0 comments

Thank you for your great work, I have a question about the data loader what should be modified to make it work for MS, because keeping everything as it is it gives predictions for all the variables not only the target variable I am interested in, thus for predictions array I get a concatenated array for all variables, so I get the following plot : Screenshot 2024-05-15 at 17 01 12 what changes should I make then?

smailyassine-oa avatar May 15 '24 16:05 smailyassine-oa