log

age author description
Wed, 05 Dec 2012 09:43:26 +0000 Dan Stowell implement leave-one-out crossvalidation
Tue, 04 Dec 2012 22:25:00 +0000 Dan Stowell separate out a handy trainAndTest() method
Thu, 29 Nov 2012 14:10:52 +0000 Dan Stowell comment tweak
Thu, 29 Nov 2012 13:51:36 +0000 Dan Stowell allow num-chars option for class label
Thu, 29 Nov 2012 13:17:51 +0000 Dan Stowell respect verbsity option more politely
Thu, 29 Nov 2012 13:12:57 +0000 Dan Stowell show how to use first 4 chars as label
Thu, 29 Nov 2012 13:12:29 +0000 Dan Stowell change nonverbose option to "-q"
Thu, 29 Nov 2012 13:12:05 +0000 Dan Stowell ability to handle non-mono audio files
Thu, 29 Nov 2012 11:17:45 +0000 Dan Stowell Python3 readiness (thanks to 2to3)
Thu, 29 Nov 2012 11:06:56 +0000 Dan Stowell allow command-line usage to have different train and test folders.
Wed, 14 Nov 2012 14:16:53 +0000 Dan Stowell readme tweaks
Wed, 14 Nov 2012 14:14:54 +0000 Dan Stowell readme
Wed, 14 Nov 2012 14:04:34 +0000 Dan Stowell some tweaks and bugfixes, now it actually runs
Wed, 14 Nov 2012 13:23:02 +0000 Dan Stowell couple of bugfixes, almost runs
Wed, 14 Nov 2012 13:16:14 +0000 Dan Stowell gitignore
Wed, 14 Nov 2012 13:15:15 +0000 Dan Stowell import MFCC code by Gyorgy Fazekas
Wed, 14 Nov 2012 13:14:51 +0000 Dan Stowell Initial commit of smacpy classifier code