scikit-learn/sklearn/cluster/tests
Hanmin Qin 14dd3cb384 FIX Support float min_samples and min_cluster_size in OPTICS (#14496) 2019-07-29 10:21:29 +10: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 towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_bicluster.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_birch.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_dbscan.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_feature_agglomeration.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_hierarchical.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00
test_k_means.py MAINT Common sample_weight validation (#14307) 2019-07-19 11:23:30 -04:00
test_mean_shift.py FIX add abolute tolerance in test_estimate_bandwidth_1sample (#14187) 2019-06-26 10:14:10 +02:00
test_optics.py FIX Support float min_samples and min_cluster_size in OPTICS (#14496) 2019-07-29 10:21:29 +10:00
test_spectral.py MNT towards removing assert_equal, etc (#14222) 2019-07-01 09:13:32 -04:00