scikit-learn/sklearn/cluster/tests
Joshua Vredevoogd bc785f8123 DBSCAN BallTree implementation 2013-07-29 22:58:54 +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 DBSCAN BallTree implementation 2013-07-29 22:58:54 +02:00
test_hierarchical.py FIX: Newer numpy causes scipy to issue a DeprecationWarning. Ignore it. Fixes #2234. 2013-07-25 18:22:59 +02: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 ENH make spectral clustering test more stable to random seed 2013-07-25 19:19:26 +02:00