diff test-data/precision_recall_curve.txt @ 6:4edccd1eaaf0 draft

planemo upload for repository https://github.com/bgruening/galaxytools/tools/sklearn commit 0e582cf1f3134c777cce3aa57d71b80ed95e6ba9
author bgruening
date Fri, 16 Feb 2018 09:13:42 -0500
parents 7dc70333811d
children 0e4066f5751d
line wrap: on
line diff
--- a/test-data/precision_recall_curve.txt	Thu Jun 23 15:27:13 2016 -0400
+++ b/test-data/precision_recall_curve.txt	Fri Feb 16 09:13:42 2018 -0500
@@ -1,2 +1,2 @@
 precision_recall_curve : 
-(array([ 1.,  1.]), array([ 1.,  0.]), array([1]))
+(array([1., 1.]), array([1., 0.]), array([1]))