log smacpy.py @ 25:d61638e45c34

age author description
Wed, 28 Oct 2015 11:56:03 +0000 Dan Stowell Fix deprecated "eval" call, for compatibility with scikit-learn 0.16+
Wed, 13 Feb 2013 16:45:35 +0000 Dan Stowell fix variable name
Thu, 10 Jan 2013 14:31:40 +0000 Dan Stowell remove GMM parameter cvtype
Fri, 07 Dec 2012 12:13:56 +0000 Dan Stowell update readme now crossvalidating
Fri, 07 Dec 2012 12:02:00 +0000 Dan Stowell sort the label list
Fri, 07 Dec 2012 11:39:13 +0000 Dan Stowell implement stratified LOOCV, better and faster than LOOCV
Wed, 05 Dec 2012 09:43:26 +0000 Dan Stowell implement leave-one-out crossvalidation