scikit-learn/sklearn/feature_selection/tests
Andreas Mueller d879b5cdbe MNT be more friendly in the deprecation warning of cv=3 (#13395)
* be more friendly in the deprecation of cv=3

* add hint on specifying cv

* catch all the right warnings
2019-03-05 19:28:34 +01:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py [MRG + 1] [TST] (half-cosmetic) use less nose.tools import to simplify future transition to py.test (#7384) 2016-10-07 12:46:52 -04:00
test_chi2.py [MRG+1] MAINT Replace assert_array_equal with -assert_array_almost_equal where necessary. (#9774) 2017-09-18 19:55:23 +10:00
test_feature_select.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
test_from_model.py MNT Replaced all occurrences of assert_true and assert_false with assert (#12588) 2018-11-28 09:16:26 +08:00
test_mutual_info.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
test_rfe.py MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01:00
test_variance_threshold.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00