scikit-learn/sklearn/ensemble
Olivier Grisel aeb94c647d ENH: parallel feature importances for forests 2014-08-06 11:40:46 +02:00
..
tests ENH: parallel feature importances for forests 2014-08-06 11:40:46 +02:00
__init__.py ENH bagging meta-estimator 2013-09-11 13:51:09 +02:00
_gradient_boosting.c tree: add min_weight_fraction_leaf 2014-07-02 11:47:31 +02:00
_gradient_boosting.pyx ENH fix astype usage to prevent copying 2014-06-18 11:01:28 +02:00
bagging.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
base.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00
forest.py ENH: parallel feature importances for forests 2014-08-06 11:40:46 +02:00
gradient_boosting.py Merge pull request #3489 from jnothman/attributes-doc 2014-08-02 20:14:53 +10:00
partial_dependence.py remove check_arrays stuff and old input validation 2014-07-20 13:31:45 +02:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
weight_boosting.py DOC fix formatting of attributes etc. in docstrings 2014-07-28 19:04:59 +10:00