scikit-learn/sklearn/ensemble/tests
Andreas Mueller 8f2780f579 Make BaggingClassifier use if_delegate_has_method in decision_function 2015-02-26 10:53:37 +01:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py Make BaggingClassifier use if_delegate_has_method in decision_function 2015-02-26 10:53:37 +01:00
test_base.py Added a parameter check on n_estimators in BaseEnsemble to raise error if it is not strictly positive. 2014-07-18 19:26:33 +02:00
test_forest.py rename cw option to subsample & refactor its implementation 2015-01-12 21:27:13 -08:00
test_gradient_boosting.py ENH make defensive copies in GradientBoosting*.staged_decision function. 2015-02-24 16:28:33 -05:00
test_gradient_boosting_loss_functions.py fix: sample_weight is None in Huber.deviance 2014-09-18 10:42:36 +02:00
test_partial_dependence.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_weight_boosting.py TST remove SVR(probability=True) from AdaBoost tests 2014-12-17 10:37:33 +01:00