Mercurial > repos > bgruening > sklearn_train_test_eval
diff test-data/precision_recall_curve.txt @ 14:0edcdeaad6f4 draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 80417bf0158a9b596e485dd66408f738f405145a
author | bgruening |
---|---|
date | Mon, 02 Oct 2023 09:12:23 +0000 |
parents | 39c06ed9be0a |
children |
line wrap: on
line diff
--- a/test-data/precision_recall_curve.txt Thu Aug 11 07:51:41 2022 +0000 +++ b/test-data/precision_recall_curve.txt Mon Oct 02 09:12:23 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]))