Mercurial > repos > bgruening > sklearn_generalized_linear
annotate test-data/confusion_matrix.txt @ 17:3b72ac38dfff draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit cfc9fe24b7975fc5838bb3e456646202898eb977
author | bgruening |
---|---|
date | Sat, 04 Aug 2018 17:37:18 -0400 |
parents | 32a88b3bea94 |
children |
rev | line source |
---|---|
0
32a88b3bea94
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
1 confusion_matrix : |
32a88b3bea94
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
2 [[14 0 0] |
32a88b3bea94
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
3 [ 0 10 6] |
32a88b3bea94
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
4 [ 0 0 9]] |