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

:mod:`mvpa.featsel.base`
========================
.. automodule:: mvpa.featsel.base

.. currentmodule:: mvpa.featsel.base


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

.. _API reference for mvpa.featsel.base: ../api/mvpa.featsel.base-module.html


Classes
-------

:class:`FeatureSelection`
~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: FeatureSelection
  :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:`~FeatureSelection` documentation.

  Full API documentation of `FeatureSelection in module mvpa.featsel.base`_.

.. _FeatureSelection in module mvpa.featsel.base: ../api/mvpa.featsel.base.FeatureSelection-class.html


:class:`FeatureSelectionPipeline`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: FeatureSelectionPipeline
  :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:`~FeatureSelectionPipeline` documentation.

  Full API documentation of `FeatureSelectionPipeline in module mvpa.featsel.base`_.

.. _FeatureSelectionPipeline in module mvpa.featsel.base: ../api/mvpa.featsel.base.FeatureSelectionPipeline-class.html


:class:`SensitivityBasedFeatureSelection`
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


.. autoclass:: SensitivityBasedFeatureSelection
  :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:`~SensitivityBasedFeatureSelection` documentation.

  Full API documentation of `SensitivityBasedFeatureSelection in module mvpa.featsel.base`_.

.. _SensitivityBasedFeatureSelection in module mvpa.featsel.base: ../api/mvpa.featsel.base.SensitivityBasedFeatureSelection-class.html

