scikit-learn/sklearn/ensemble
Gilles Louppe 7806bb0e0c ENH: cosmit and doc 2012-04-12 11:05:49 +02:00
..
tests more test cases (input check at prediction time, degenerate inputs) 2012-03-30 08:27:28 +02:00
__init__.py Merge remote branch 'upstream/master' into gradient_boosting 2011-12-12 22:09:59 +01:00
_gradient_boosting.c rm old tree prediction methods; 2012-04-02 12:13:54 +02:00
_gradient_boosting.pyx rm old tree prediction methods; 2012-04-02 12:13:54 +02:00
base.py DOC: Added missing BSD3 licenses 2011-12-30 20:39:18 +01:00
forest.py ENH: cosmit and doc 2012-04-12 11:05:49 +02:00
gradient_boosting.py DOC correct links to face recognition example, take care of trailing underscores. 2012-04-08 15:51:18 +02:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00