scikit-learn/sklearn/ensemble
Noel Dawe dcd66a8a8a fix class ordering in two-class 2013-01-15 13:30:14 +01:00
..
tests Cleanup 2013-01-11 21:11:20 +01:00
__init__.py FIX: @amueller comments 2013-01-11 13:33:51 +01:00
_gradient_boosting.c COSMIT shut up the build by calling np.import_array in Cython modules 2013-01-10 18:00:21 +01:00
_gradient_boosting.pyx COSMIT shut up the build by calling np.import_array in Cython modules 2013-01-10 18:00:21 +01:00
base.py Checkout files from ndawe:treeweights 2013-01-08 23:28:14 +01:00
forest.py Roll back some changes (2) 2013-01-09 08:56:29 +01: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 fix class ordering in two-class 2013-01-15 13:30:14 +01:00