clj-ml/test/clj_ml
2011-04-05 13:55:21 -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 makes representation of NaNs (no values) symmetric with creation- nil 2011-04-05 13:55:21 -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 fixes dataset-format to return nominal labels in correct order 2010-12-16 16:58:53 -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