Skip to content

Instantly share code, notes, and snippets.

@pritishaw1
Created May 12, 2021 12:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pritishaw1/dbcb05ec39e43c5e1faa8d43328fdf89 to your computer and use it in GitHub Desktop.
Save pritishaw1/dbcb05ec39e43c5e1faa8d43328fdf89 to your computer and use it in GitHub Desktop.
explanation = explainer.explain_instance(images[0].astype('double'), model.predict,
top_labels=2, hide_color=0, num_samples=1000)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment