scikit-learn/sklearn/feature_selection/tests
Guillaume Lemaitre 2d9f4c4420
ENH support unsupervised feature selection for percentile and k-best (#27721)
2023-12-04 10:19:21 +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 ENH support unsupervised feature selection for percentile and k-best (#27721) 2023-12-04 10:19:21 +00:00
test_from_model.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_mutual_info.py TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_mutual_info.py` (#27173) 2023-09-11 11:31:21 +02:00
test_rfe.py FIX Adjust tags in RFE to allow nans by default (#21807) 2023-10-20 15:22:42 +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