scikit-learn/sklearn/cluster/tests
Lars Buitinck d270249c3c FIX/ENH mean shift clustering
* min_bin_freq argument (fixes #2060, but needs a test)
* authors in comment, not docstring
* don't store fitted attributes (trailing _) before fit
2013-06-30 14:58:59 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_affinity_propagation.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_dbscan.py cosmit pep8 2012-12-16 23:28:10 +01:00
test_hierarchical.py TST stronger test for agglomeration transforms 2013-06-17 14:38:37 +10:00
test_k_means.py COSMIT typo. the French again ;) 2013-04-14 16:34:53 +02:00
test_mean_shift.py FIX/ENH mean shift clustering 2013-06-30 14:58:59 +02:00
test_spectral.py COSMIT pep8 2013-04-28 15:46:13 +02:00