scikit-learn/sklearn/cluster/tests
Roman Yurchak 684d8a221d MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08: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 Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_bicluster.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_birch.py [MRG+1] FIX: Use ConvergenceWarning whenver it applies (#10306) 2018-02-10 05:16:08 -08:00
test_dbscan.py [MRG] Fix diagonal in DBSCAN with precomputed sparse neighbors graph (#12105) 2018-09-28 16:22:12 +02:00
test_feature_agglomeration.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_hierarchical.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_k_means.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00
test_mean_shift.py MAINT Use set litterals when possible (#12667) 2019-01-06 19:21:45 +08:00
test_optics.py FIX (0.21) Correct RD/CD/order/predecessor in OPTICS (#12421) 2018-10-23 23:18:03 +08:00
test_spectral.py MRG Drop legacy python / remove six dependencies (#12639) 2019-01-03 15:50:05 +02:00