From 748b85b06b600f6deeedb42d9c3fa983c4513ae3 Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Thu, 4 Jun 2015 00:46:43 +0800 Subject: train tested --- cross.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cross.py') diff --git a/cross.py b/cross.py index 3881b6e..7b997b2 100644 --- a/cross.py +++ b/cross.py @@ -1,6 +1,6 @@ from misc import * -def onefold(inr,inm,tot,clist,folds,resm) +def onefold(inr,inm,tot,clist,folds,resm): #clist=[0.0001, 0.005, 0.01, 0.05, 0.1, 0.5, 1, 10, 100, 1000] -- cgit v1.2.3-70-g09d2