Mercurial > repos > bgruening > sklearn_discriminant_classifier
annotate test-data/classification_report.txt @ 38:1bd039aca44f draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit d970dae980fbe349414fc0889f719d875d999c5b"
author | bgruening |
---|---|
date | Fri, 27 Aug 2021 09:58:48 +0000 |
parents | 64b771b1471a |
children |
rev | line source |
---|---|
0
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
1 classification_report : |
23
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
2 precision recall f1-score support |
0
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
3 |
23
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
4 0 1.00 1.00 1.00 14 |
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
5 1 1.00 0.62 0.77 16 |
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
6 2 0.60 1.00 0.75 9 |
0
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
7 |
31
64b771b1471a
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 5b2ac730ec6d3b762faa9034eddd19ad1b347476"
bgruening
parents:
23
diff
changeset
|
8 accuracy 0.85 39 |
23
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
9 macro avg 0.87 0.88 0.84 39 |
75bcb7c19fcf
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
0
diff
changeset
|
10 weighted avg 0.91 0.85 0.85 39 |
0
e0067d9baffc
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
bgruening
parents:
diff
changeset
|
11 |