Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Created May 13, 2020 07:19
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 lakshay-arora/7d426c95f10abca30b42f3c735b698b1 to your computer and use it in GitHub Desktop.
Save lakshay-arora/7d426c95f10abca30b42f3c735b698b1 to your computer and use it in GitHub Desktop.
# Dimension Learning
classification.plot_model(classification_dt, plot = 'feature')
# Confusion Matrix
classification.plot_model(classification_dt, plot = 'confusion_matrix')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment