scikit-learn/sklearn/ensemble
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
..
tests Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
__init__.py iforest 2015-10-24 15:17:32 +02:00
_gradient_boosting.pyx DOC clean up assorted type specifications (#10441) 2018-01-11 09:11:17 +11:00
bagging.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
base.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
forest.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
gradient_boosting.py [MRG] np.ones -> np.full (#11628) 2018-07-23 09:49:01 +02:00
iforest.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
partial_dependence.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
setup.py [MRG+2] BUILD Rewrite setup.py files to handle cython dependencies (#7719) 2016-11-02 22:57:04 +11:00
voting_classifier.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
weight_boosting.py MNT: Use NumPy clip's instead of assigning mask (#11474) 2018-07-10 22:36:38 +02:00