clj-ml/test/clj_ml
2013-07-01 14:07:34 -04:00
..
attribute_selection_test.clj adds simple wrappers for Weka's attribute (feature) selection package 2011-10-04 13:10:01 -06:00
classifiers_test.clj More fixes for svm grid operation; added libsvm to project deps. 2013-06-21 01:00:55 -04:00
clusterers_test.clj Bumped version, updated dependencies (new stable Weka), fixed a test. 2013-03-21 13:49:27 -04:00
data_test.clj attaches instance weight info as metadata when converting to a map 2012-03-26 12:20:45 -06:00
distance_functions_test.clj Distance functions and distance function parameters for clusterers 2010-03-02 22:47:35 +01:00
filters_test.clj Support stemmers (use Porter/English/etc. rather than lowercase form). 2013-07-01 14:07:34 -04:00
io_test.clj Added an instance-loading test. 2013-03-22 10:57:49 -04:00
kernel_functions_test.clj updates project to clojure 1.3, removes contrib and autodoc deps 2012-01-30 15:27:54 -07:00
utils_test.clj adds into-fast-vector util fn 2010-11-08 10:37:42 -07:00