scikit-learn/sklearn/ensemble
Peter Prettenhofer 821f7a0b38 Merge branch 'master' into gbrt-random-state-fix 2012-11-30 13:24:22 +01:00
..
tests add test for gbrt random_state regression 2012-11-30 13:24:02 +01:00
__init__.py MISC rename RandomForestEmbedding to RandomTreesEmbedding 2012-11-15 19:20:45 +00:00
_gradient_boosting.c cosmit: better docstrings 2012-07-21 16:01:17 +02:00
_gradient_boosting.pyx cosmit: better docstrings 2012-07-21 16:01:17 +02:00
base.py COSMIT pep8 2012-11-10 14:02:29 +00:00
forest.py MISC rename RandomForestEmbedding to RandomTreesEmbedding 2012-11-15 19:20:45 +00:00
gradient_boosting.py fix: random_state got initialized in fit_stage; caused same feature subsample in each tree 2012-11-30 13:19:28 +01:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00