scikit-learn/sklearn/ensemble/tests
Lars Buitinck c9789c7edf COSMIT clean up tests with pyflakes
test_ridge.py contained two duplicate functions.
2014-07-22 16:10:16 +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 COSMIT clean up tests with pyflakes 2014-07-22 16:10:16 +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 COSMIT clean up tests with pyflakes 2014-07-22 16:10:16 +02:00