scikit-learn/sklearn/ensemble/tests
Andreas Mueller d879b5cdbe MNT be more friendly in the deprecation warning of cv=3 (#13395)
* be more friendly in the deprecation of cv=3

* add hint on specifying cv

* catch all the right warnings
2019-03-05 19:28:34 +01:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01:00
test_base.py MNT Remove unused assert_true imports (#12560) 2018-11-11 11:08:37 +08:00
test_forest.py MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01:00
test_gradient_boosting.py FIX several bugs in initial predictions for GBDT (#12983) 2019-03-01 07:00:41 +01:00
test_gradient_boosting_loss_functions.py FIX several bugs in initial predictions for GBDT (#12983) 2019-03-01 07:00:41 +01:00
test_iforest.py ENH avoid storage of each tree predictions (#13260) 2019-03-02 15:41:03 +01:00
test_partial_dependence.py raise DeprecationWarnings and FutureWarnings as errors (#11570) 2018-07-17 15:31:45 -05:00
test_voting_classifier.py MNT bare asserts (#12571) 2018-11-13 09:58:20 +11:00
test_weight_boosting.py MNT be more friendly in the deprecation warning of cv=3 (#13395) 2019-03-05 19:28:34 +01:00