clj-ml/test/clj_ml
2013-10-12 15:07:00 -04:00
..
attribute_selection_test.clj Fixed indentation. 2013-07-31 06:50:59 -04:00
classifiers_test.clj Changed classifier-classify to produce the class label; updated classifier-label to avoid using classifier-classify. 2013-08-06 03:41:12 -04:00
clusterers_test.clj Fixed indentation. 2013-07-31 06:50:59 -04:00
data_test.clj Fixed some tests that broke when nominal attributes changed from string to keyword representations. 2013-08-07 10:32:50 -04:00
distance_functions_test.clj Distance functions and distance function parameters for clusterers 2010-03-02 22:47:35 +01:00
filters_test.clj The option for the resample filter is :no-replacement not :replacement 2013-10-12 15:07:00 -04:00
io_test.clj Use clj-ml.artifice.cc for test arff/csv files 2013-09-21 20:01:31 -04:00
kernel_functions_test.clj Fixed indentation. 2013-07-31 06:50:59 -04: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 Fixed indentation. 2013-07-31 06:50:59 -04:00