This content refers to an unreleased development version of PyMVPA
To provide the most recent news and documentation www.pymvpa.org reflects the development 0.6 series of PyMVPA. If you are interested in the documentation of the previous stable 0.4 series of PyMVPA, please visit v04.pymvpa.org.

mvpa.kernelsΒΆ

Import helper for PyMVPA kernels/similarities and alike

Classes

CachedKernel(*args, **kwargs[, kernel]) Kernel which caches all data to avoid duplicate computation
CustomKernel(*args, **kwargs[, kernelfunc]) Custom Kernel defined by an arbitrary function
Kernel(*args, **kwargs) Abstract class which calculates a kernel function between datasets
NumpyKernel(*args, **kwargs) A Kernel object with internal representation as a 2d numpy array
PrecomputedKernel(*args, **kwargs[, matrix]) Precomputed matrix

NeuroDebian

NITRC-listed