scikit-learn/sklearn/cluster/tests
Andreas Mueller a9b3965b0a Better error messages in MeanShift, slightly more robust to bad binning. 2015-02-07 12:59:04 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py MANIT: pep8ize to an extent cluster module 2015-01-11 13:22:28 +05:30
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 TST add test for sparse matrix handling in clustering 2015-01-16 12:03:20 -05:00
test_hierarchical.py Merge pull request #4148 from amueller/clean_up_after_tests 2015-01-24 15:22:03 +01:00
test_k_means.py TST Silence some tests. 2015-01-29 17:24:41 -05:00
test_mean_shift.py Better error messages in MeanShift, slightly more robust to bad binning. 2015-02-07 12:59:04 +01:00
test_spectral.py MANIT: pep8ize to an extent cluster module 2015-01-11 13:22:28 +05:30