scikit-learn/sklearn/model_selection
EricEllwanger 39c90dbc83
DOC - Ensures HalvingGridSearchCV and HalvingRandomSearchCV pass numpydoc validation (#21037)
Co-authored-by: frellwan <frellwan@hotmail.com>
2021-09-14 17:10:16 +02:00
..
tests Fixing integer overflow on 32-bit architectures. (#20904) 2021-09-03 14:00:26 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_search.py DOC - Ensures that GridSearchCV passes numpydoc validation (#21003) 2021-09-13 11:12:51 +02:00
_search_successive_halving.py DOC - Ensures HalvingGridSearchCV and HalvingRandomSearchCV pass numpydoc validation (#21037) 2021-09-14 17:10:16 +02:00
_split.py DOC use backticks for n_samples and n_features in X docstring (#20914) 2021-09-02 13:35:03 +02:00
_validation.py DOC use backticks for n_samples and n_features in X docstring (#20914) 2021-09-02 13:35:03 +02:00