Hi guys, about the feature importance for the NHITS model, is this on the roadmap(or maybe already there but I missed it), and how does the new model TimeXer compares to NHITS
m
Marco
03/26/2025, 1:12 PM
You can do decomposition with the NHITS model to understand its components as detailed here.
By feature importance, do you mean SHAP values? If that's the case, then including SHAP values for all models in on the roadmap.
We haven't benchmarked TimeXer against NHITS yet, but both models are in neuralforecast, and you can fit both of them and compare their performance!
❤️ 1
j
Jelte Bottema
03/26/2025, 1:15 PM
Thanks for the reply! Yes I meant SHAP values, okay that would be a very interesting tool for the modelling.
I will try TimeXer out !
✅ 1
a
Anthony Giorgio
05/06/2025, 7:51 PM
Hi @Marco. Do you have any update on including SHAP values for neural forecast?
m
Marco
05/07/2025, 12:05 PM
Not yet! It's hard for me to give a timeline as we work on other priorities. I'll try to at least create a tutorial on that before implementing a full-fledged functionality in neuralforecast