scikit-learn/sklearn/ensemble/tests
Laurent Direr 4113dfe12d 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
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py BaggingClassifer/BaggingRegressor tests for sparse input 2014-04-17 18:11:05 -04: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 ENH improve forest testing + avoid *args 2014-07-16 15:59:34 +02:00
test_gradient_boosting.py gbrt: min_weight_fraction_leaf value test 2014-07-02 11:47:31 +02:00
test_gradient_boosting_loss_functions.py COSMIT pep8 2013-05-04 10:43:39 +02:00
test_partial_dependence.py COSMIT pep8 2012-12-22 16:48:17 +01:00
test_weight_boosting.py MAINT faster test_weight_boosting 2014-07-17 17:09:21 +02:00