scikit-learn/sklearn/ensemble/tests
Gilles Louppe 2d16aee90e FIX: use XorShift random number generator 2013-09-22 19:36:09 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py FIX: logaddexp(-inf, -inf) == -inf and not NaN 2013-09-11 21:31:46 +02:00
test_base.py TST: test_base in sklearn.ensemble 2013-09-11 13:51:12 +02:00
test_forest.py FIX: use XorShift random number generator 2013-09-22 19:36:09 +02:00
test_gradient_boosting.py renamed supported_loss to _SUPPORTED_LOSS (constants) 2013-08-24 19:04:11 +03: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: fix random_state in test_weight_boosting 2013-09-11 13:51:12 +02:00