statsforecast icon indicating copy to clipboard operation
statsforecast copied to clipboard

[Models, Core, Discussion] Analyze impact/importance of exogenous variables

Open AzulGarza opened this issue 2 years ago • 0 comments

Description

To enhance the interpretability of our models, we could integrate a module or method to examine the importance of exogenous variables. The current challenge is that certain methods (like SHAP) are compatible with traditional sklearn syntax, which differs from the implementation of StatsForecast models. Introducing this new feature necessitates a thorough discussion to determine the best implementation approach.

Use case

No response

AzulGarza avatar Jun 09 '23 00:06 AzulGarza