scikit-learn/sklearn/ensemble
Gilles Louppe 0f620c1062 ENH: staged_score 2013-01-08 22:19:01 -08:00
..
tests ENH: staged_score 2013-01-08 22:19:01 -08:00
__init__.py COSMITs 2013-01-08 22:19:01 -08:00
_gradient_boosting.c FIX: raise an exception if negative number of samples 2013-01-08 23:29:19 +01:00
_gradient_boosting.pyx Call DecisionTreeRegressor instead of Tree 2012-12-11 09:33:10 +01:00
base.py Checkout files from ndawe:treeweights 2013-01-08 23:28:14 +01:00
forest.py ENH: WeightedClassifier/Regressor mixins 2013-01-08 22:19:01 -08:00
gradient_boosting.py FIX: set min_samples_split=2 by default 2013-01-08 23:29:19 +01:00
partial_dependence.py FIX: perform transition from tree to DecisionTreeRegressor 2012-12-11 09:33:11 +01:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
weight_boosting.py ENH: staged_score 2013-01-08 22:19:01 -08:00