Mercurial > repos > bgruening > sklearn_feature_selection
annotate test-data/precision_recall_curve.txt @ 35:61edd9e5c17f draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author | bgruening |
---|---|
date | Wed, 09 Aug 2023 13:10:57 +0000 |
parents | 092199a095dd |
children |
rev | line source |
---|---|
0
092199a095dd
planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 7a31960686122d7e53054fef4996525f04ebd254
bgruening
parents:
diff
changeset
|
1 precision_recall_curve : |
35
61edd9e5c17f
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])) |