scikit-learn/sklearn/ensemble/tests
Jérémie du Boisberranger 9205fb4b11
TST Fix test failing scipy nightly (#22935)
2022-03-24 09:23:56 -04: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 MAINT Import from public SciPy in pubilc namespace (#22875) 2022-03-17 11:59:23 +01:00
test_gradient_boosting.py API Deprecate max_feature=`auto` for tree classes (#22476) 2022-03-23 17:59:23 +01:00
test_gradient_boosting_loss_functions.py TST Fix test failing scipy nightly (#22935) 2022-03-24 09:23:56 -04:00
test_iforest.py TST Removes pytest.warns(None) in test_iforest (#22874) 2022-03-18 16:36:43 +01:00
test_stacking.py ENH Adds feature_names_out to stacking estimators (#22695) 2022-03-08 18:59:18 +01:00
test_voting.py ENH Add feature_names_out to voting estimators (#22697) 2022-03-08 20:49:59 +01:00
test_weight_boosting.py ENH Better error message for check_scalar (#22218) 2022-02-11 16:15:30 +01:00