Created
March 22, 2018 01:04
-
-
Save christianroy/538e23e813cc451eea1c90571246e553 to your computer and use it in GitHub Desktop.
Confusion matrix pour billet Medium
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[[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