shap TreeExplainer #266
RainerHilscher
started this conversation in
General
Replies: 1 comment 1 reply
-
I haven't tried myself, but according to #213 it should work. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi scikit-survival team,
do you have any plans to make GradientBoostingSurvivalAnalysis or RandomSurvivalForest compatible with the shap TreeExplainer?
Currently (0.17.1) I get the following exception: Model type not yet supported by TreeExplainer: <class 'method'>
Rainer
Beta Was this translation helpful? Give feedback.
All reactions