scikit-learn/sklearn/ensemble
Stefano Lattarini 67ece78da4 COSMIT various typofixes
As suggested by codespell <https://github.com/lucasdemarchi/codespell>

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
2013-04-11 21:22:14 +02:00
..
tests PY3: forcing execution of map by using tosequence 2013-03-19 18:04:38 +01:00
__init__.py COSMIT pep8 2013-02-08 22:10:40 +01:00
_gradient_boosting.c COSMIT various typofixes 2013-04-11 21:22:14 +02: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 COSMIT various typofixes 2013-04-11 21:22:14 +02:00
gradient_boosting.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
partial_dependence.py COSMIT various typofixes 2013-04-11 21:22:14 +02:00
setup.py added gbrt extension module (faster prediction methods) 2012-03-29 08:34:45 +02:00
weight_boosting.py PY3 fix metaclasses. See #1829. 2013-04-04 01:07:20 +06:00