Mercurial > repos > bgruening > ml_visualization_ex
comparison test-data/classification_report.txt @ 0:f96efab83b65 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ba6a47bdf76bbf4cb276206ac1a8cbf61332fd16"
author | bgruening |
---|---|
date | Fri, 13 Sep 2019 12:23:39 -0400 |
parents | |
children | 6b94d76a1397 |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f96efab83b65 |
---|---|
1 classification_report : | |
2 precision recall f1-score support | |
3 | |
4 0 1.00 1.00 1.00 14 | |
5 1 1.00 0.62 0.77 16 | |
6 2 0.60 1.00 0.75 9 | |
7 | |
8 micro avg 0.85 0.85 0.85 39 | |
9 macro avg 0.87 0.88 0.84 39 | |
10 weighted avg 0.91 0.85 0.85 39 | |
11 |