scikit-learn/examples/ensemble
Andreas Mueller e749771faa MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02: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 MISC don't use ``set_cmap`` 2012-05-05 20:43:21 +02:00
plot_gradient_boosting_regression.py use staged predict in gbrt examples 2012-03-29 10:26:43 +02:00
plot_gradient_boosting_regularization.py use staged predict in gbrt examples 2012-03-29 10:26:43 +02:00

README.txt

.. _ensemble_examples:

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

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