scikit-learn/sklearn/feature_selection/tests
Duarte São José 9397ab8958
MAINT RFE and RFECV warn when features_to_select larger than n_features (#28764)
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
2024-04-17 15:06:00 +00:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
test_base.py TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_base.py` (#27175) 2023-09-11 11:32:44 +02:00
test_chi2.py TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_chi2.py` (#27176) 2023-09-11 11:33:32 +02:00
test_feature_select.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
test_from_model.py MAINT Clean up deprecations for 1.5: in LinearSV* (#28816) 2024-04-12 09:49:27 +02:00
test_mutual_info.py ENH add n_jobs to mutual_info_regression and mutual_info_classif (#28085) 2024-01-18 12:48:28 +01:00
test_rfe.py MAINT RFE and RFECV warn when features_to_select larger than n_features (#28764) 2024-04-17 15:06:00 +00:00
test_sequential.py TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_sequential.py` (#27178) 2023-09-11 11:47:58 +02:00
test_variance_threshold.py TST Extend tests for `scipy.sparse/*array` in `sklearn/feature_selection/tests/test_variance_threshold` (#27222) 2023-09-13 15:11:55 +02:00