scikit-learn/sklearn/ensemble/tests
Guillaume Lemaitre 9371cec936
FIX IsolationForest accepts sparse matrix with float value contamination (#27645)
2023-12-02 07:10:19 +00:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py MAINT remove deprecated base_estimator and base_estimator_ (#27826) 2023-11-24 13:27:02 -05:00
test_base.py MAINT remove deprecated base_estimator and base_estimator_ (#27826) 2023-11-24 13:27:02 -05:00
test_common.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_forest.py FIX RandomForestRegressor OOB fails with integer-values multiple targets (#27817) 2023-11-25 09:06:38 -05:00
test_gradient_boosting.py TST Speed up some of the slowest tests (#27383) 2023-09-16 11:09:15 +02:00
test_iforest.py FIX IsolationForest accepts sparse matrix with float value contamination (#27645) 2023-12-02 07:10:19 +00:00
test_stacking.py TST Extend tests for `scipy.sparse.*array` in `sklearn/ensemble/tests/test_stacking.py` (#27214) 2023-09-13 20:45:10 +02:00
test_voting.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_weight_boosting.py MAINT remove deprecated base_estimator and base_estimator_ (#27826) 2023-11-24 13:27:02 -05:00