scikit-learn/sklearn/cluster/tests
Doug Coleman eb64f18682 BUG: Don't test test_k_means_plus_plus_init_2_jobs on Mac OSX >= 10.7 because it's broken. See #636. Closes #1407. 2012-12-01 14:23:47 -08:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py COSMIT some pep8 2011-11-28 23:39:46 +01:00
test_affinity_propagation.py Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
test_dbscan.py Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
test_hierarchical.py Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
test_k_means.py BUG: Don't test test_k_means_plus_plus_init_2_jobs on Mac OSX >= 10.7 because it's broken. See #636. Closes #1407. 2012-12-01 14:23:47 -08:00
test_mean_shift.py Even more sklearn.utils.testing. 2012-10-26 00:09:46 +09:00
test_spectral.py fix: increase robustness of label binarizer test 2012-11-27 09:36:20 -05:00