scikit-learn/sklearn/ensemble/tests
Gael Varoquaux d99bd2bb1c BUG: tests were raising the DataConversionWarning
It appears that when warnings are raised once, they are not reraised
in the tests, thus triggering a failure for the test checking for these
warnings
2013-07-29 00:56:45 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_base.py DOC: Replaced all BSD style licenses with "BSD 3 clause" 2013-04-30 08:34:46 +02:00
test_forest.py COSMIT refactor random forests 2013-07-22 16:21:41 +02:00
test_gradient_boosting.py BUG: tests were raising the DataConversionWarning 2013-07-29 00:56:45 +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 TST + PY3 various fixes 2013-07-05 20:17:23 +02:00