scikit-learn/sklearn/feature_selection
Gleb Levitski 25b71d2627
DOC update the docstring and user guide for REFCV (#27411)
2023-10-31 10:02:59 +01:00
..
tests FIX Adjust tags in RFE to allow nans by default (#21807) 2023-10-20 15:22:42 +00:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_base.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_from_model.py FEA Add metadata routing to SelectFromModel (#27490) 2023-10-30 10:33:59 +01:00
_mutual_info.py FIX `mutual_info_regression` when `X` is of integer dtype (#26748) 2023-07-03 17:35:12 -04:00
_rfe.py DOC update the docstring and user guide for REFCV (#27411) 2023-10-31 10:02:59 +01:00
_sequential.py MNT SLEP6: raise NotImplementedError for meta-estimators not supporting metadata routing (#27389) 2023-09-25 13:50:18 +00:00
_univariate_selection.py TST Extend tests for `scipy.sparse.*array` in `sklearn/feature_selection/tests/test_feature_select.py` (#27239) 2023-09-13 12:50:53 +00:00
_variance_threshold.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00