diff test-data/roc_curve.txt @ 23:75bcb7c19fcf draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/sklearn commit 57f4407e278a615f47a377a3328782b1d8e0b54d
author bgruening
date Sun, 30 Dec 2018 02:00:37 -0500
parents e0067d9baffc
children
line wrap: on
line diff
--- a/test-data/roc_curve.txt	Thu Oct 11 03:36:59 2018 -0400
+++ b/test-data/roc_curve.txt	Sun Dec 30 02:00:37 2018 -0500
@@ -1,2 +1,2 @@
 roc_curve : 
-(array([0., 1.]), array([1., 1.]), array([1, 0]))
+(array([0., 0., 1.]), array([0., 1., 1.]), array([2, 1, 0]))