Open lejarx opened 4 months ago
We are comparing TimesFM's ability to make short-term 1h forecasts against our existing pipeline. To that purpose, and to better understand the output, we'd also be interested in learning about how much each covariate (feature) contributed to the prediction. Is there already a way to do this? thanks!
I’m interested in the explainability of the forecast with covariates, or even univariate if possible.
Is there any method to extract the feature importance of the covariates.
The following notebook contains a walkthrough on covariates.
https://github.com/google-research/timesfm/blob/ec106a346c2471a5d21f1ea7ee0588fd0b41ccde/notebooks/covariates.ipynb