scikit-learn/sklearn/feature_selection/tests
Joel Nothman 49af61cb42 TST Improve SelectFromModel tests (#9733)
Should fix one of the issues in #9393
2017-09-20 17:29:42 +02: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 [MRG+1] MAINT Replace assert_array_equal with -assert_array_almost_equal where necessary. (#9774) 2017-09-18 19:55:23 +10:00
test_from_model.py TST Improve SelectFromModel tests (#9733) 2017-09-20 17:29:42 +02:00
test_mutual_info.py Remove unused imports (#9235) 2017-07-01 05:57:54 -07:00
test_rfe.py [MRG + 1] rfecv: verbosity: Set verbose threshold low bound from 2 to 1 (#7644) 2016-10-31 08:50:35 -07:00
test_variance_threshold.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00