scikit-learn/sklearn/ensemble/tests
MechCoder 80e22b3ddf Patch liblinear for sample_weights in LogisticRegression(and CV) 2015-10-23 00:00:31 -04:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py Fix warnings during tests 2015-10-08 14:52:21 -04: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 Add a decision_path function to forest estimator 2015-10-21 17:05:56 +02:00
test_gradient_boosting.py MAINT move custom error/warning classes into sklearn.exceptions 2015-10-19 22:35:35 +02:00
test_gradient_boosting_loss_functions.py FIX precision to float64 across the codebase 2015-10-16 11:20:29 +02:00
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 Patch liblinear for sample_weights in LogisticRegression(and CV) 2015-10-23 00:00:31 -04:00