#2685·darts

Add support for TFT feature importance over time

Author: MichaelVerdegaalCreated Feb 19, 2025Updated Aug 1, 2026
Labelsfeature requestpr_welcome

I've been enjoying working with the TFT model in Darts, and i'm now in the process of exploring the explainability functionality. I would like to have the feature importances per timestep, but as far as i see the only type supported in Darts right now is the global importances, is this correct?

I'm looking to create plots similar to the ones in Neuralforecast's TFT.

Image