scikit-learn/sklearn/ensemble
David Staub 46f81f0dd5 Updated docstring for bootstrap argument of IsolationForest (#7095) 2016-07-28 10:02:48 +02:00
..
tests MNT use model_selection (#7082) 2016-07-26 10:21:27 -04:00
__init__.py iforest 2015-10-24 15:17:32 +02:00
_gradient_boosting.pyx doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
bagging.py Two typo on my change, sorry 2016-03-16 00:11:00 +01:00
base.py base_estimator_ attribute is a single estimator not a list 2016-01-04 18:37:56 +01:00
forest.py [MRG+1] feature: add beta-threshold early stopping for decision tree growth (#6954) 2016-07-27 17:46:49 +02:00
gradient_boosting.py [MRG+1] feature: add beta-threshold early stopping for decision tree growth (#6954) 2016-07-27 17:46:49 +02:00
iforest.py Updated docstring for bootstrap argument of IsolationForest (#7095) 2016-07-28 10:02:48 +02:00
partial_dependence.py [MRG+1] Fix: Replace pylab with matplotlib.pyplot #6754 (#6762) 2016-05-10 11:34:33 +02:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
voting_classifier.py remove redundant NotFittedError import from voting classifier (#7060) 2016-07-22 09:36:28 +02:00
weight_boosting.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00