scikit-learn/sklearn/ensemble
Raghav R V c20c76e2cb FIX use the model_selection 2016-04-04 16:05:36 +02:00
..
tests FIX use the model_selection 2016-04-04 16:05:36 +02:00
__init__.py iforest 2015-10-24 15:17:32 +02:00
_gradient_boosting.pyx ENH split _tree.pyx into several files 2015-09-09 11:28:24 +02: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 Multitarget regression meta estimator 2016-03-10 16:06:08 -05:00
gradient_boosting.py Remove redundant words in sklearn 2016-02-23 16:54:03 +08:00
iforest.py Multitarget regression meta estimator 2016-03-10 16:06:08 -05:00
partial_dependence.py DOC adding backlinks to docstrings 2015-06-03 00:24:04 -04:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
voting_classifier.py Add doc of attributes for VotingClassifier 2016-02-27 22:34:13 +08:00
weight_boosting.py General spelling fixes 2015-12-16 09:46:42 -08:00