annotate test-data/confusion_matrix.txt @ 11:0cd9e541bf7c draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit cfc9fe24b7975fc5838bb3e456646202898eb977
author bgruening
date Sat, 04 Aug 2018 17:31:14 -0400
parents 2bbacfaadb5c
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
2bbacfaadb5c planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
bgruening
parents:
diff changeset
1 confusion_matrix :
2bbacfaadb5c planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
bgruening
parents:
diff changeset
2 [[14 0 0]
2bbacfaadb5c planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
bgruening
parents:
diff changeset
3 [ 0 10 6]
2bbacfaadb5c planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
bgruening
parents:
diff changeset
4 [ 0 0 9]]