fzi-forschungszentrum-informatik / TSInterpret

An Open-Source Library for the interpretability of time series classifiers
BSD 3-Clause "New" or "Revised" License
115 stars 8 forks source link

[Q]Feature importance in TSInterpret #49

Open Jiayi-Fang96 opened 10 months ago

Jiayi-Fang96 commented 10 months ago

Hi, I wonder that if I can get the feature importance (independent of the time steps) from the TSInterpret. For example, we obtain the 'explanations' which is an array recording the time steps' scores of an instance before visualization in TSR or in LEFTIST. May I average the scores of time steps as the feature importance score?