Skip to content

Instantly share code, notes, and snippets.

@christianroy
Created March 22, 2018 01:04
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 christianroy/538e23e813cc451eea1c90571246e553 to your computer and use it in GitHub Desktop.
Save christianroy/538e23e813cc451eea1c90571246e553 to your computer and use it in GitHub Desktop.
Confusion matrix pour billet Medium
[[246 0 21 0 20 4 0]
[ 12 0 1 0 5 0 0]
[ 46 0 158 0 5 10 0]
[ 1 0 0 0 0 0 0]
[ 2 0 0 0 105 0 0]
[ 25 0 28 0 0 9 0]
[ 0 0 0 0 1 0 0]]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment