scikit-learn/sklearn/ensemble/tests
Olivier Grisel 40e6c43cb4
Joblib 0.12.2 (#11741)
* joblib 0.12.2

* Export _joblib's register_parallel_backend

* Use latest version of coverage
2018-08-03 12:34:25 +02:00
..
__init__.py ENH: Added __init__.py into ensemble/tests/ 2011-11-16 16:27:20 +01:00
test_bagging.py [MRG+2] FIX enforce deterministic behaviour in BaseBagging (#9723) 2018-07-19 19:18:51 +02:00
test_base.py Fix typos (#9476) 2017-08-02 14:02:59 +10:00
test_forest.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
test_gradient_boosting.py FIX Normalization of feature_importances_ in gradient boosting (#11176) 2018-06-22 08:24:08 +10:00
test_gradient_boosting_loss_functions.py [MRG+1] Corrected sign error in QuantileLossFunction (#6429) 2016-12-22 18:09:58 +01:00
test_iforest.py FIX: enfore backward compatibility of decision function in Iforest (#11553) 2018-07-23 13:05:48 +02:00
test_partial_dependence.py raise DeprecationWarnings and FutureWarnings as errors (#11570) 2018-07-17 15:31:45 -05:00
test_voting_classifier.py raise DeprecationWarnings and FutureWarnings as errors (#11570) 2018-07-17 15:31:45 -05:00
test_weight_boosting.py [MRG+1] Change CV defaults to 5 (#11557) 2018-07-19 14:46:11 +02:00