scikit-learn/sklearn/ensemble/tests
Guillaume Lemaitre 2199de6492
TST enable to run common test on stacking and voting estimators (#18045)
* TST enable to run common test on stacking and voting estimators

* revert config changes

* revert unecessary change in _testing

* TST remove check_estimator from local files

* PEP8
2020-10-08 12:05:06 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py ENH scipy blas for svm kernel function (#16530) 2020-05-23 21:12:34 -04:00
test_base.py MAINT Deprecate all of utils.testing except all_estimators (#15367) 2019-10-28 17:28:56 +01:00
test_common.py EHN make some meta-estimators lenient towards missing values (#17987) 2020-08-26 11:10:24 +02:00
test_forest.py TST Refactor the test of oob score of forest predictors (#17770) 2020-06-29 11:08:48 -07:00
test_gradient_boosting.py DEP deprecate "mae" criterion in GadientBoosting estimators (#18326) 2020-09-04 11:17:39 +02:00
test_gradient_boosting_loss_functions.py TST fix binomial deviance (#18250) 2020-08-31 13:29:11 +02:00
test_iforest.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_stacking.py TST enable to run common test on stacking and voting estimators (#18045) 2020-10-08 12:05:06 +02:00
test_voting.py TST enable to run common test on stacking and voting estimators (#18045) 2020-10-08 12:05:06 +02:00
test_weight_boosting.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00