Mercurial > repos > bgruening > sklearn_mlxtend_association_rules
diff test-data/classification_report.txt @ 0:af2624d5ab32 draft
"planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit ea12f973df4b97a2691d9e4ce6bf6fae59d57717"
author | bgruening |
---|---|
date | Sat, 01 May 2021 01:24:32 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/classification_report.txt Sat May 01 01:24:32 2021 +0000 @@ -0,0 +1,11 @@ +classification_report : + precision recall f1-score support + + 0 1.00 1.00 1.00 14 + 1 1.00 0.62 0.77 16 + 2 0.60 1.00 0.75 9 + + accuracy 0.85 39 + macro avg 0.87 0.88 0.84 39 +weighted avg 0.91 0.85 0.85 39 +