scikit-learn/sklearn/ensemble
Preston Parry 7f4d279dc3 Minor docstring clarification (#6926) 2016-08-28 19:23:05 +02:00
..
tests [MRG+2] parallelized VotingClassifier and sample_weight support (#5805) 2016-08-26 14:41:21 +10: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 [MRG] Remove heavy memory footprint in BaseBagging due to OOB scoring (#7118) 2016-08-23 16:59:32 +10:00
base.py base_estimator_ attribute is a single estimator not a list 2016-01-04 18:37:56 +01:00
forest.py Minor docstring clarification (#6926) 2016-08-28 19:23:05 +02:00
gradient_boosting.py Minor docstring clarification (#6926) 2016-08-28 19:23:05 +02:00
iforest.py FIX broken iforest test under numpy 1.7.1 2016-08-11 16:37:43 +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 [MRG+2] parallelized VotingClassifier and sample_weight support (#5805) 2016-08-26 14:41:21 +10:00
weight_boosting.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00