Commit graph

14 commits

Author SHA1 Message Date
Joshua Eckroth
8aeed64130 Changed classifier-classify to produce the class label; updated classifier-label to avoid using classifier-classify. 2013-08-06 03:41:12 -04:00
Joshua Eckroth
db70ee980f Fixed indentation. 2013-07-31 06:50:59 -04:00
Joshua Eckroth
3ead98c527 Added k-nearest neighbor classifier (:lazy :ibk) 2013-07-16 23:29:45 -04:00
Joshua Eckroth
4aa08595a1 More fixes for svm grid operation; added libsvm to project deps. 2013-06-21 01:00:55 -04:00
Joshua Eckroth
76fb70c602 Fixed broken test case. 2013-06-21 00:22:48 -04:00
Joshua Eckroth
e0d17445f0 Formatting. 2013-03-30 18:16:08 -04:00
Ben Mabey
042de1895a updates project to clojure 1.3, removes contrib and autodoc deps 2012-01-30 15:27:54 -07:00
Ronny Bjarnason
9829c0eea4 fix typo decission->decision in tests 2010-12-14 15:16:39 -07:00
Ben Mabey
6ec5f1f2a0 similar options refactorings in classifiers that was done in filters 2010-11-01 11:14:07 -06:00
Antonio Garrote
ecd2e3579f Documentation and comments for filter.clj. Not finished yet. 2010-03-08 09:20:37 +01:00
Antonio Garrote
f91328f5e4 SMO Support Vector Machines and different kernel functions: polynomic, radia-basis and string kernels 2010-03-07 18:22:04 +01:00
Antonio Garrote
2670b037b2 Small improvements 2010-03-03 14:46:08 +01:00
Antonio Garrote
eb60fe6d31 Some tests for clusterers 2010-02-28 20:51:17 +01:00
Antonio Garrote
360e507bd2 First commit 2010-02-28 13:14:17 +01:00