annotate test-data/confusion_matrix.txt @ 11:30711bbee61f draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
author bgruening
date Thu, 12 Apr 2018 08:17:38 -0400
parents 76f410ffac8f
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4
76f410ffac8f planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
1 confusion_matrix :
76f410ffac8f planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
2 [[14 0 0]
76f410ffac8f planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
3 [ 0 10 6]
76f410ffac8f planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
4 [ 0 0 9]]