scikit-learn/examples/neighbors
Jake Vanderplas 6bdc90417c COSMIT: pep8 2011-12-23 10:24:36 -08:00
..
README.txt DOC: Fixed links to modules in the example gallery 2011-12-19 16:07:01 +01:00
plot_classification.py COSMIT: pep8 2011-12-23 10:24:36 -08:00
plot_regression.py COSMIT: pep8 2011-12-23 10:24:36 -08:00

README.txt

.. _neighbors_examples:

Nearest Neighbors
-----------------------

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