Mercurial > repos > bgruening > sklearn_discriminant_classifier
annotate test-data/confusion_matrix.txt @ 22:686d0c3e3b62 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c64ccc5850c8e061a95fb64e07ed388384e82393
author | bgruening |
---|---|
date | Thu, 11 Oct 2018 03:36:59 -0400 |
parents | e0067d9baffc |
children |
rev | line source |
---|---|
0
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
1 confusion_matrix : |
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
2 [[14 0 0] |
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
3 [ 0 10 6] |
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
4 [ 0 0 9]] |