scikit-learn/sklearn/cluster/tests
MechCoder e07d420bb9 FIX: Fix n_components in AgglomerativeClustering and friends 2015-02-19 22:19:59 +05:30
..
__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 use absolute imports in tests 2015-02-10 13:40:31 +01:00
test_dbscan.py MAINT use absolute imports in tests 2015-02-10 13:40:31 +01:00
test_hierarchical.py FIX: Fix n_components in AgglomerativeClustering and friends 2015-02-19 22:19:59 +05:30
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