scikit-learn/examples/ensemble
Peter Prettenhofer 209d23de5e Merge remote branch 'upstream/master' into gradient_boosting
Conflicts:
	sklearn/ensemble/tests/test_forest.py
2012-01-31 21:12:49 +01:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_forest_importances.py COSMIT pep8 2012-01-28 14:52:10 +01:00
plot_forest_importances_faces.py COSMIT pep8 2012-01-28 14:52:10 +01:00
plot_forest_iris.py FIX: Bug in plot_forest_iris 2011-11-22 09:59:29 +01:00
plot_gradient_boosting_regression.py renamed estimators to estimators_ 2012-01-24 22:59:47 +01:00

README.txt

.. _ensemble_examples:

Ensemble methods
----------------

Examples concerning the :mod:`sklearn.ensemble` package.