Skip to content

Instantly share code, notes, and snippets.

@MercyMarkus
Created April 18, 2019 15:44
Show Gist options
  • Save MercyMarkus/ab5bfbaca050d9b6d895c315e9aae351 to your computer and use it in GitHub Desktop.
Save MercyMarkus/ab5bfbaca050d9b6d895c315e9aae351 to your computer and use it in GitHub Desktop.
interp = ClassificationInterpretation.from_learner(learn)
interp.plot_confusion_matrix(dpi=120)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment