scikit-learn/sklearn/ensemble
Andreas Mueller cc834d8105 ENH add verbose warning about too little trees for oob. Should we catch the divison by zero warning for classification? 2012-07-25 22:53:06 +01:00
..
tests COSMIT, removed scikits.learn things, removed orphan file. 2012-07-23 22:50:12 +01:00
__init__.py cosmit 2012-06-14 21:28:59 +02: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 ENH Add MetaEstimatorMixin, make RFE default constructible 2012-06-26 14:16:03 +02:00
forest.py ENH add verbose warning about too little trees for oob. Should we catch the divison by zero warning for classification? 2012-07-25 22:53:06 +01:00
gradient_boosting.py cosmit: better docstrings 2012-07-21 16:01:17 +02:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00