Mercurial > repos > bgruening > stacking_ensemble_models
annotate test-data/precision_recall_curve.txt @ 3:0a1812986bc3 draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author | bgruening |
---|---|
date | Wed, 09 Aug 2023 11:10:37 +0000 |
parents | 0a396070324b |
children |
rev | line source |
---|---|
0
0a396070324b
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit c0a3a186966888e5787335a7628bf0a4382637e7
bgruening
parents:
diff
changeset
|
1 precision_recall_curve : |
3
0a1812986bc3
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
bgruening
parents:
0
diff
changeset
|
2 (array([0.64102564, 1. , 1. ]), array([1., 1., 0.]), array([0, 1])) |