.. AUTO-GENERATED FILE -- DO NOT EDIT!

:mod:`mvpa.clfs.knn`
====================
.. automodule:: mvpa.clfs.knn

.. currentmodule:: mvpa.clfs.knn


The comprehensive API documentation for this module, including
all technical details, is available in the Epydoc-generated `API
reference for mvpa.clfs.knn`_ (for developers).

.. _API reference for mvpa.clfs.knn: ../api/mvpa.clfs.knn-module.html


:class:`kNN`
------------


.. autoclass:: kNN
  :members:
  :undoc-members:
  :show-inheritance:
.. seealso::

  Derived classes might provide additional methods via their   base classes. Please refer to the list of base classes   (if it exists) at the begining of the   :class:`~kNN` documentation.

  Full API documentation of `kNN in module mvpa.clfs.knn`_.

.. _kNN in module mvpa.clfs.knn: ../api/mvpa.clfs.knn.kNN-class.html

