scikit-learn/sklearn/feature_selection
Stefanie Senger 2bafd7b68f
MNT metadata routing: remove `MethodMapping.from_str()` and sort `caller`, `callee` in `MethodPair()` (#28422)
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Guillaume Lemaitre <guillaume@probabl.ai>
2024-05-02 10:13:21 +02:00
..
tests MAINT RFE and RFECV warn when features_to_select larger than n_features (#28764) 2024-04-17 15:06:00 +00:00
__init__.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
_base.py MAINT cleanup utils.__init__: move indexing tools into dedicated submodule (#28546) 2024-03-13 18:12:42 +00:00
_from_model.py MNT metadata routing: remove `MethodMapping.from_str()` and sort `caller`, `callee` in `MethodPair()` (#28422) 2024-05-02 10:13:21 +02:00
_mutual_info.py ENH add n_jobs to mutual_info_regression and mutual_info_classif (#28085) 2024-01-18 12:48:28 +01:00
_rfe.py MAINT RFE and RFECV warn when features_to_select larger than n_features (#28764) 2024-04-17 15:06:00 +00:00
_sequential.py MNT upgrade black version (#28802) 2024-04-10 11:06:55 -04:00
_univariate_selection.py DOC Add a docstring example for feature selection functions (#28033) 2024-01-12 11:06:51 +00:00
_variance_threshold.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00