scikit-learn/sklearn/ensemble
Julio Batista Silva 04edd218ae
DOC Ensures that BaggingClassifier passes numpydoc validation #20377 (#20407)
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
2021-06-29 18:26:42 +02:00
..
_hist_gradient_boosting STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
tests STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_bagging.py DOC Ensures that BaggingClassifier passes numpydoc validation #20377 (#20407) 2021-06-29 18:26:42 +02:00
_base.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_forest.py DOC Ensures that RandomForestRegressor passes numpydoc validation (#20401) 2021-06-29 14:08:27 +02:00
_gb.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_gb_losses.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_gradient_boosting.pyx MNT More replacements of numpy aliases with built-in types (#17707) 2020-06-26 12:45:03 +02:00
_iforest.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_stacking.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_voting.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
_weight_boosting.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
setup.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00