scikit-learn/sklearn/cluster/tests
Christos Aridas 2b503bdc08
CLN Remove self-assignments from tests (#17776)
2020-06-29 15:22:21 -04: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 MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_bicluster.py CI Check for unused imports when linting (#16678) 2020-03-12 12:56:35 +01:00
test_birch.py BUG accept all integer types as n_clusters in Birch (#16484) 2020-02-19 19:04:58 +01:00
test_dbscan.py fix: Reduce warnings for k_means and discriminant_analysis (#17510) 2020-06-15 12:47:05 -04:00
test_feature_agglomeration.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_hierarchical.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_k_means.py CLN Remove self-assignments from tests (#17776) 2020-06-29 15:22:21 -04:00
test_mean_shift.py MNT Completes position arg deprecation (#17272) 2020-05-19 09:07:25 +02:00
test_optics.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_spectral.py MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00