Skip to content

Instantly share code, notes, and snippets.

@MoGaber
Created December 14, 2020 05:16
Show Gist options
  • Save MoGaber/fc6c9307db6868a05d3da5283aa79706 to your computer and use it in GitHub Desktop.
Save MoGaber/fc6c9307db6868a05d3da5283aa79706 to your computer and use it in GitHub Desktop.
shap_ni
shap.initjs()
shap.force_plot(explainer.expected_value, shap_values[1,:], x_test.iloc[20,:])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment