scikit-learn/sklearn/ensemble/tests
simonamaggio 989613e5c3
DEP Deprecate n_classes_ in GradientBoostingRegressor (#17702)
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
2020-08-13 19:25:55 +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 TST factorize some common test of ensemble of heterogeneous es… (#15387) 2019-11-06 14:20:53 -05: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 n_classes_ in GradientBoostingRegressor (#17702) 2020-08-13 19:25:55 +02:00
test_gradient_boosting_loss_functions.py DEP Deprecate n_classes_ in GradientBoostingRegressor (#17702) 2020-08-13 19:25:55 +02:00
test_iforest.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_stacking.py BUG Fixes stacker compatibility with estimators without n_features_in_ (#17357) 2020-07-09 11:31:04 +02:00
test_voting.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_weight_boosting.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00