Mercurial > repos > bgruening > sklearn_train_test_eval
diff test-data/precision_recall_curve.txt @ 15:2eb5c017958d draft
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 9981e25b00de29ed881b2229a173a8c812ded9bb
author | bgruening |
---|---|
date | Wed, 09 Aug 2023 13:15:27 +0000 |
parents | 68aaa903052a |
children |
line wrap: on
line diff
--- a/test-data/precision_recall_curve.txt Thu Aug 11 09:13:40 2022 +0000 +++ b/test-data/precision_recall_curve.txt Wed Aug 09 13:15:27 2023 +0000 @@ -1,2 +1,2 @@ precision_recall_curve : -(array([1., 1.]), array([1., 0.]), array([1])) +(array([0.64102564, 1. , 1. ]), array([1., 1., 0.]), array([0, 1]))