scikit-learn/sklearn/feature_selection/tests
Shuhei Kayawari daec880bff
API Replacing grid_scores_ by cv_results_ in _rfe.py and test_rfe.py (#20161)
Co-authored-by: arka204 <kmichalik204@gmail.com>
Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2021-07-30 18:01:49 +02: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 MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_from_model.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04: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 FIX make SFS compatible wiht unsupervised estimator having a score method (#19568) 2021-07-29 17:01:29 +02:00
test_variance_threshold.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00