scikit-learn/sklearn/ensemble
Hanmin Qin 9b8fd0b0d0 DOC Correct default n_jobs & reference the glossary (#11808)
Also improves the glossary entry for n_jobs.
2018-08-18 19:57:10 +10: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 DOC Correct default n_jobs & reference the glossary (#11808) 2018-08-18 19:57:10 +10:00
base.py Joblib 0.12.2 (#11741) 2018-08-03 12:34:25 +02:00
forest.py DOC Correct default n_jobs & reference the glossary (#11808) 2018-08-18 19:57:10 +10:00
gradient_boosting.py MNT update Travis dependencies to latest available versions (#11714) 2018-08-14 08:23:06 +10:00
iforest.py DOC Correct default n_jobs & reference the glossary (#11808) 2018-08-18 19:57:10 +10:00
partial_dependence.py DOC Correct default n_jobs & reference the glossary (#11808) 2018-08-18 19:57:10 +10: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 DOC Correct default n_jobs & reference the glossary (#11808) 2018-08-18 19:57:10 +10:00
weight_boosting.py MNT: Use NumPy clip's instead of assigning mask (#11474) 2018-07-10 22:36:38 +02:00