clj-ml/test/clj_ml
2011-12-08 15:28:27 -07: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 fix typo decission->decision in tests 2010-12-14 15:16:39 -07:00
clusterers_test.clj Documentation for clusterers and small fixes in the clusterer options for :expectation-maximization clusterer 2010-03-16 09:22:49 +01:00
data_store_test.clj Support for persisting data sets into MongoDB 2010-03-06 12:10:26 +01:00
data_test.clj adds take-dataset 2011-12-08 15:28:27 -07:00
distance_functions_test.clj Distance functions and distance function parameters for clusterers 2010-03-02 22:47:35 +01:00
filters_test.clj adds remove-range filter so split-dataset can take a number to split on 2011-12-08 15:13:34 -07:00
kernel_functions_test.clj SMO Support Vector Machines and different kernel functions: polynomic, radia-basis and string kernels 2010-03-07 18:22:04 +01:00
utils_test.clj adds into-fast-vector util fn 2010-11-08 10:37:42 -07:00