how can i get shap values for h2o's isolationForest?

后端 未结 0 1409
小鲜肉
小鲜肉 2020-12-06 10:40

tried the following , with h2o dataframe and pandas one. both returned errors .

shap_values = shap.KernelExplainer(model,X_explain.as_data_frame())
shap.summa         


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