scikit-learn/sklearn/ensemble/tests
Olivier Grisel 1fbf5fb317
TST Speed up some of the slowest tests (#27383)
2023-09-16 11:09:15 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py TST Extend tests for `scipy.sparse.*array`in `sklearn/ensemble/tests/test_bagging.py` (#27170) 2023-09-11 11:30:09 +02:00
test_base.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_common.py MNT add isort to ruff's rules (#26649) 2023-06-21 17:50:07 +02:00
test_forest.py TST Extend tests for `scipy.sparse/*array` in `sklearn/ensemble/tests/test_forest` (#27216) 2023-09-13 19:46:34 +00: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 TST Extend tests for `scipy.sparse/*array` in `sklearn/ensemble/tests/test_iforest` (#27218) 2023-09-13 20:23:46 +02: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 MNT Deprecate SAMME.R algorithm from AdaBoostClassifier (#26830) 2023-09-07 21:54:52 +02:00