scikit-learn/sklearn/feature_selection/tests
Adam Greenhall 48b82a6ff5 [MRG+1] add groups support to RFECV (#9656) 2017-11-17 16:35:49 +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 [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] add groups support to RFECV (#9656) 2017-11-17 16:35:49 +01:00
test_variance_threshold.py MAINT deprecate 1d input arrays for all estimators 2015-09-09 15:49:58 +02:00