You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently attempting to utilize the Treeshap package to calculate SHAP values. However, I encountered an error when trying to apply it to models created using the mlr3 framework. Specifically, I am unsure how to properly execute Treeshap with mlr3 models.
Could you please provide guidance or an example of how to integrate Treeshap with mlr3 models? Any assistance would be greatly appreciated.
Hello treeshap team,
I am currently attempting to utilize the Treeshap package to calculate SHAP values. However, I encountered an error when trying to apply it to models created using the mlr3 framework. Specifically, I am unsure how to properly execute Treeshap with mlr3 models.
Could you please provide guidance or an example of how to integrate Treeshap with mlr3 models? Any assistance would be greatly appreciated.
Thank you in advance for your support 😊
Error: unify.default(mm$learners[[1]], data):
Provided model is not of type supported by treeshap.
The model object is
The text was updated successfully, but these errors were encountered: