Mercurial > repos > bgruening > sklearn_numeric_clustering
annotate test-data/classification_report.txt @ 34:d5d98ed61fa2 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 02087ce2966cf8b4aac9197a41171e7f986c11d1-dirty"
| author | bgruening |
|---|---|
| date | Wed, 02 Oct 2019 03:17:59 -0400 |
| parents | c156b85a6389 |
| children | 80bb86a40de6 |
| rev | line source |
|---|---|
|
5
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
1 classification_report : |
|
29
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
2 precision recall f1-score support |
|
5
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
3 |
|
29
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
4 0 1.00 1.00 1.00 14 |
|
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
5 1 1.00 0.62 0.77 16 |
|
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
6 2 0.60 1.00 0.75 9 |
|
5
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
7 |
|
29
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
8 micro avg 0.85 0.85 0.85 39 |
|
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
9 macro avg 0.87 0.88 0.84 39 |
|
c156b85a6389
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
5
diff
changeset
|
10 weighted avg 0.91 0.85 0.85 39 |
|
5
7dc70333811d
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
11 |
