So I was working on a multivariate time-series data, is it possible that I can impute or interpolate the missing data using transformer or pre-trained, fine-tuned LLMs?
Some insights about it please. example some transformer based models such as iTransformer etc. can do several tasks around time-series data similarly other LLM models also are fine-tuned for specifically for certain time-series based tasks.
So for imputation are there any such methods or techniques?