diff test-data/precision_recall_curve.txt @ 12:6c787aeeac06 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 08:27:46 +0000
parents 6ff2f197bc35
children
line wrap: on
line diff
--- a/test-data/precision_recall_curve.txt	Thu Aug 11 08:09:44 2022 +0000
+++ b/test-data/precision_recall_curve.txt	Mon Oct 02 08:27:46 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]))