scikit-learn/sklearn/ensemble/tests
Adam Li 3737909f10
ENH Adding estimators_samples_ attribute to forest models (#26736)
Signed-off-by: Adam Li <adam2392@gmail.com>
Co-authored-by: Omar Salman <omar.salman@arbisoft.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2023-11-03 21:58:11 +01: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 ENH Adding estimators_samples_ attribute to forest models (#26736) 2023-11-03 21:58:11 +01: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