Mercurial > repos > bgruening > sklearn_ensemble
annotate test-data/classification_report.txt @ 38:142f27ae0806 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 208a8d348e7c7a182cfbe1b6f17868146428a7e2"
author | bgruening |
---|---|
date | Tue, 13 Apr 2021 21:05:37 +0000 |
parents | c49ad9558f6a |
children |
rev | line source |
---|---|
3
efbacdceaa7e
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
1 classification_report : |
27
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
2 precision recall f1-score support |
3
efbacdceaa7e
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
3 |
27
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
4 0 1.00 1.00 1.00 14 |
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
5 1 1.00 0.62 0.77 16 |
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
6 2 0.60 1.00 0.75 9 |
3
efbacdceaa7e
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
7 |
35
c49ad9558f6a
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 5b2ac730ec6d3b762faa9034eddd19ad1b347476"
bgruening
parents:
27
diff
changeset
|
8 accuracy 0.85 39 |
27
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
9 macro avg 0.87 0.88 0.84 39 |
5af731ab6995
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
bgruening
parents:
3
diff
changeset
|
10 weighted avg 0.91 0.85 0.85 39 |
3
efbacdceaa7e
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit a9f28163f0d2e808e49c43a6df5a040706e79991
bgruening
parents:
diff
changeset
|
11 |