scikit-learn/sklearn/feature_selection/tests
murata-yu 30360ee997
ENH Adds n_features_to_select upper limit to SeqFeatureSelector (#20145)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Nicolas Hug <contact@nicolas-hug.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: bmreiniger <40676050+bmreiniger@users.noreply.github.com>
2021-12-24 09:13:16 -05:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_chi2.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_feature_select.py ENH add a parameter force_finite to r_regression and f_regression (#17819) 2021-12-20 08:40:09 +01:00
test_from_model.py FIX Improves feature names support for SelectFromModel + Est w/o names (#21991) 2021-12-24 14:16:25 +01:00
test_mutual_info.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_rfe.py API Replacing grid_scores_ by cv_results_ in _rfe.py and test_rfe.py (#20161) 2021-07-30 18:01:49 +02:00
test_sequential.py ENH Adds n_features_to_select upper limit to SeqFeatureSelector (#20145) 2021-12-24 09:13:16 -05:00
test_variance_threshold.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00