scikit-learn/sklearn/feature_selection
Jesse Lima e59a6c0a5a
DOC Ensures that RFE passes numpydoc validation (#20419)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-30 00:29:24 +02:00
..
tests MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_base.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_from_model.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_mutual_info.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_rfe.py DOC Ensures that RFE passes numpydoc validation (#20419) 2021-06-30 00:29:24 +02:00
_sequential.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_univariate_selection.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_variance_threshold.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00