Mercurial > repos > bgruening > sklearn_pairwise_metrics
annotate test-data/confusion_matrix.txt @ 33:65ce373f4d4b draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit eb703290e2589561ea215c84aa9f71bcfe1712c6"
author | bgruening |
---|---|
date | Fri, 01 Nov 2019 16:56:23 -0400 (2019-11-01) |
parents | f8cd85c496c9 |
children |
rev | line source |
---|---|
3
f8cd85c496c9
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
1 confusion_matrix : |
f8cd85c496c9
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
2 [[14 0 0] |
f8cd85c496c9
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
3 [ 0 10 6] |
f8cd85c496c9
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
4 [ 0 0 9]] |