scikit-learn/sklearn/ensemble
Guillaume Lemaitre 69eb4d4678 [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
..
_hist_gradient_boosting DOC Fix more formatting inconsistencies (#13787) 2019-05-05 22:05:58 +08:00
tests [MRG] DEP change default and deprecate iid in SearchCV (#13834) 2019-05-09 14:26:05 +02:00
__init__.py FEA VotingRegressor (#12513) 2019-04-10 21:27:17 +10:00
_gb_losses.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
_gradient_boosting.pyx MNT Cleaning for fast partial dependence computation (#13738) 2019-05-03 09:00:25 +10:00
bagging.py MNT remove __future__ imports (#12791) 2019-02-02 22:05:06 +08:00
base.py API: Estimator tags (#8022) 2019-02-23 22:54:41 +01:00
forest.py MAINT Replace manual checks with `check_is_fitted` (#13013) 2019-05-07 14:54:56 +10:00
gradient_boosting.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00
iforest.py ENH iForest - expose warm_start (#13451) (#13496) 2019-03-27 22:58:55 +01:00
partial_dependence.py MNT Cleaning for fast partial dependence computation (#13738) 2019-05-03 09:00:25 +10:00
setup.py [MRG+2] Faster Gradient Boosting Decision Trees with binned features (#12807) 2019-04-26 21:14:59 +02:00
voting.py MNT change default of solver in LogisiticRegression (#13805) 2019-05-08 21:31:39 +08:00
weight_boosting.py Fix spacing and formatting inconsistencies (#13747) 2019-05-02 01:29:49 +10:00