SHAP: How to get feature importance for categorical variable?

后端 未结 0 657
星月不相逢
星月不相逢 2021-02-03 20:49

I am trying to use the SHAP for an ANN model interpretation. I found that when I using

shap.summary_plot(shap_values[0], backgournd, plot_type=\'bar\')

相关标签:
回答
  • 消灭零回复
提交回复
热议问题