Join Slack
Powered by
Hello! I'm wondering if there's any way to acquire...
# neural-forecast
y
Yeray Pabon
03/25/2024, 3:38 AM
Hello! I'm wondering if there's any way to acquire the feature importances of exogenous regressors of a model (such as NHITS) similarly to the way it's acquired with TimeGPT. Doc here for reference:
https://nixtlaverse.nixtla.io/nixtla/docs/tutorials/exogenous_variables.html
m
Marco
03/25/2024, 1:08 PM
Hello! To my knowledge, this is not possible in neuralforecast. However there are ways you can do it yourself by using
SHAP
. I hope this helps!
y
Yeray Pabon
03/25/2024, 1:41 PM
It does help! Didn't know such thing existed. Thank you!
c
Cristian (Nixtla)
03/25/2024, 7:17 PM
We have plans to integrate these methods to the library 🙂
🙌 1
Open in Slack
Previous
Next