scikit-learn/sklearn/ensemble/tests
Guillaume Lemaitre 5bb18166d4
FIX Corrects negative gradient of AdaBoost loss in GBDT (#22050)
Co-authored-by: Christian Lorentzen <lorentzen.ch@gmail.com>
2021-12-23 10:36:18 -05:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py TST Trying to fix test_parallel_classification (#21896) 2021-12-06 14:12:49 -05:00
test_base.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_common.py [MRG] accelerate stacking-classifier in test_common.py::test_ensemble_heterogeneous_estimators_behavior (#21562) 2021-12-06 20:31:26 +01:00
test_forest.py ENH Updating defaults for RandomForestRegressor and Classifier (#20803) 2021-11-30 00:29:46 +01:00
test_gradient_boosting.py EXA speed up ensemble/tests/test_gradient_boosting (#21903) 2021-12-07 15:32:44 +01:00
test_gradient_boosting_loss_functions.py FIX Corrects negative gradient of AdaBoost loss in GBDT (#22050) 2021-12-23 10:36:18 -05:00
test_iforest.py FIX Uses code literals in deprecated to prevent linking (#20410) 2021-06-28 15:49:19 +02:00
test_stacking.py ENH make CalibratedClassifierCV accept on fit_params (#18170) 2021-12-17 10:35:50 +01:00
test_voting.py Speeding up test_voting/test_gridsearch (#21422) 2021-10-24 21:47:17 +02:00
test_weight_boosting.py ENH Add optional parameter to return raw data for diabetes dataset (#16605) 2021-12-17 11:33:18 +01:00