Commit Graph

10 Commits

Author SHA1 Message Date
ShanDeng123 0f3837605f
TST Replaces pytest.warns(None) in test_feature_agglomeration (#22871)
Co-authored-by: Shan-Deng <45984816+Shan-Deng@users.noreply.github.com>
2022-03-17 14:18:08 +01:00
Thomas J. Fan 9f85c9d449
TST Better info when checking for no warnings in tests (#22362) 2022-02-03 11:42:48 +01:00
Thomas J. Fan 5219b6f479
ENH Adds get_feature_names to cluster module (#22255) 2022-01-28 14:58:23 +01:00
Thomas J. Fan 82df48934e
MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
Zito Relova 321799971b
TST Replace the use of assert_warns messages in cluster/tests/ module (#19437) 2021-02-18 16:50:27 +01:00
Nicolas Hug b92455a6b2 MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
Hanmin Qin 43e3a02085
MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
Yaroslav Halchenko 362cb3bcab TST autoreplace assert_true(...==...) with plain assert (#12547) 2018-11-11 09:05:34 +08:00
Andreas Mueller 0caa548d75 MNT Feature agglomeration deprecation fix (#11537) 2018-07-16 09:07:54 +08:00
Sergul Aydore 555bf6b99f [MRG+2] faster way of computing means across each group (#10020) 2017-11-07 17:27:34 +01:00