clj-ml/test/clj_ml
2013-07-16 23:29:45 -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 Added k-nearest neighbor classifier (:lazy :ibk) 2013-07-16 23:29:45 -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 Fixed saving/loading csv instances. 2013-07-11 07:40:32 -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
public_datasets_test.clj Bugfix and added empty test case to force loading/compiling of clj-ml.public-datasets. 2013-07-04 09:42:03 -04:00
utils_test.clj adds into-fast-vector util fn 2010-11-08 10:37:42 -07:00