Mercurial > repos > bgruening > sklearn_numeric_clustering
annotate test-data/confusion_matrix.txt @ 9:d310d90465f8 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 99231ce3ef238975a6614926f2fa6326b9454ee8
author | bgruening |
---|---|
date | Tue, 13 Mar 2018 06:27:13 -0400 |
parents | 7dc70333811d |
children |
rev | line source |
---|---|
5
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
1 confusion_matrix : |
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
2 [[14 0 0] |
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
3 [ 0 10 6] |
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
4 [ 0 0 9]] |