scikit-learn/sklearn/cluster/tests
Jérémie du Boisberranger 8b7756e9bd
FIX Bisecting kmeans when data has 1 feature (#27243)
Co-authored-by: Tim Head <betatim@gmail.com>
2023-09-01 10:57:38 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_affinity_propagation.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_affinity_propagation` (#27095) 2023-08-18 11:01:25 +00:00
test_bicluster.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_bicluster.py` (#27093) 2023-08-18 13:13:09 +00:00
test_birch.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_dbscan.py` + `test_birch.py` + `test_column_transformer.py` (#27097) 2023-08-23 18:22:08 +02:00
test_bisect_k_means.py FIX Bisecting kmeans when data has 1 feature (#27243) 2023-09-01 10:57:38 +02:00
test_dbscan.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_dbscan.py` + `test_birch.py` + `test_column_transformer.py` (#27097) 2023-08-23 18:22:08 +02:00
test_feature_agglomeration.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_hdbscan.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_hdbscan.py` (#27116) 2023-08-21 18:52:15 +02:00
test_hierarchical.py TST Extend tests for `scipy.sparse.*array` in `sklearn/cluster/tests/test_hierarchical.py` (#27101) 2023-08-28 11:36:31 +02:00
test_k_means.py FIX Using custom init for KMeans does a single init (#26657) 2023-06-26 15:37:33 +00:00
test_mean_shift.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_optics.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_spectral.py MNT Improve conda version check and update lock files (#26845) 2023-07-18 15:46:10 +02:00