scikit-learn/sklearn/ensemble/tests
Christos Aridas 0d3713ec00
TST Refactor the test of oob score of forest predictors (#17770)
2020-06-29 11:08:48 -07: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 MNT Replaces numpy alias with builtin typse (#17687) 2020-06-24 16:51:51 +02:00
test_gradient_boosting_loss_functions.py FIX fix multinomial deviance by taking the weighted average instead of the sum (#17694) 2020-06-26 18:57:36 +02:00
test_iforest.py [MRG] More deprecation for 0.24 (#17142) 2020-05-20 16:04:14 -04:00
test_stacking.py FIX Pass sample_weight when predicting on stacked folds (#16539) 2020-03-06 16:51:32 -05: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