1.1.3
ENH: Added __init__.py into ensemble/tests/
TST Trying to fix test_parallel_classification (#21896)
MNT Applies black formatting to most of the code base (#18948)
[MRG] accelerate stacking-classifier in test_common.py::test_ensemble_heterogeneous_estimators_behavior (#21562)
ENH add criterion log_loss as alternative to entropy in trees and forests (#23047)
TST Relax `test_gradient_boosting_early_stopping` (#24541)
TST Fix test failing scipy nightly (#22935)
TST Removes pytest.warns(None) in test_iforest (#22874)
MAINT Use check_scalar in _BaseStacking (#22405)
TST Replaces pytest.warns(None) in test_voting (#22949)
ENH Better error message for check_scalar (#22218)