annotate test-data/confusion_matrix.txt @ 3:6d1b3653d6a6 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 641ac64ded23fbb6fe85d5f13926da12dcce4e76
author bgruening
date Tue, 13 Mar 2018 04:52:18 -0400
parents 8d7f8dc7c347
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
8d7f8dc7c347 planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
1 confusion_matrix :
8d7f8dc7c347 planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
2 [[14 0 0]
8d7f8dc7c347 planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
3 [ 0 10 6]
8d7f8dc7c347 planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff changeset
4 [ 0 0 9]]