scikit-learn/sklearn/cluster/tests
Raghav R V e3afc0e8c9 MAINT move custom error/warning classes into sklearn.exceptions
ENH NonBLASDotWarning -> EfficiencyWarning; Improve error message
DOC Add exceptions module to modules/classes.rst
MAINT Move ConvergenceWarning, UndefinedMetricWarning et al into exceptions
MAINT Remove ChangedBehaviorWarning from base
DOC/FIX Improve DataConversionWarning's docstring
2015-10-19 22:35:35 +02: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 docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_bicluster.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_birch.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_dbscan.py ENH sparse precomputed distance matrix in DBSCAN 2015-09-01 11:31:54 +10:00
test_hierarchical.py TST/COSMIT remove nose call boilerplate 2015-05-28 14:54:01 -04:00
test_k_means.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
test_mean_shift.py TST: No n_jobs=-1 in the test 2015-08-30 16:00:57 +01:00
test_spectral.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30