scikit-learn/sklearn/ensemble/tests
Gilles Louppe 3575db60a1 TEST: check parallel computation 2015-09-14 07:38:01 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py Added the option of passing in a sparse X matrix into decision function, plus tests for sparse for all prediction functions. 2015-09-07 18:05:42 +02:00
test_base.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_forest.py TEST: check parallel computation 2015-09-14 07:38:01 +02:00
test_gradient_boosting.py Merge pull request #5228 from jmschrei/gb_apply 2015-09-10 10:37:25 +02:00
test_gradient_boosting_loss_functions.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_partial_dependence.py MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
test_voting_classifier.py MAINT Remove support for the deprecated sequence of sequences 2015-08-11 22:26:44 +05:30
test_weight_boosting.py AdaBoostRegressor should not raise errors if the base_estimator 2015-09-06 23:30:37 -04:00