scikit-learn/examples/neighbors
Robert Layton 58e15bcf27 Update examples/neighbors/plot_nearest_centroid.py 2012-03-27 09:32:40 +12: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_nearest_centroid.py Update examples/neighbors/plot_nearest_centroid.py 2012-03-27 09:32:40 +12: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.