scikit-learn/sklearn/cluster/tests
Joel Nothman 39c34178d8 DOC/COSMIT clean up according to review 2014-12-25 14:22:41 +11:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py Replaced abbreviated 'w.r.t' to 'with regards to' 2014-02-05 12:59:07 -02:00
test_affinity_propagation.py MAINT: Fixed a few docstrings and cosmits 2014-07-22 15:09:39 +02:00
test_bicluster.py MAINT big refactor of sklearn.cluster.bicluster 2014-09-04 16:13:05 +02:00
test_birch.py MAINT: Moved compute_label test to common tests 2014-12-09 16:22:10 +01:00
test_dbscan.py DOC/COSMIT clean up according to review 2014-12-25 14:22:41 +11:00
test_hierarchical.py Merge pull request #3985 from MechCoder/return_distances 2014-12-22 22:17:36 +01:00
test_k_means.py added n_init check for k_means() 2014-11-21 19:21:55 +01:00
test_mean_shift.py ENH micro-optimize a few tests 2014-04-04 11:27:07 +02:00
test_spectral.py FIX warning check in test_affinities 2014-10-13 10:45:29 -04:00