clj-ml/test/clj_ml
Ben Mabey 68cf83b712 fixes dataset-format to return nominal labels in correct order
Also made it more idiomatic and concise by using reduce...
2010-12-16 16:58:53 -07: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 fixes dataset-format to return nominal labels in correct order 2010-12-16 16:58:53 -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 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