scikit-learn/sklearn/ensemble/tests
Arnaud Joly 92ed5eee42 FIX ensure that negative float max_features will lead to an error 2015-02-03 13:39:18 +01:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py TST bagging of pipeline of classifier 2014-10-07 10:50:36 +02: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 FIX ensure that negative float max_features will lead to an error 2015-02-03 13:39:18 +01: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