scikit-learn/sklearn/ensemble/tests
Olivier Grisel aeb94c647d ENH: parallel feature importances for forests 2014-08-06 11:40:46 +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: parallel feature importances for forests 2014-08-06 11:40:46 +02:00
test_gradient_boosting.py fix: i might be undefined 2014-07-31 23:47:51 +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