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.mappers.lleΒΆ

Local Linear Embedding Data mapper.

This is a wrapper class around the corresponding MDP nodes LLE and HLLE (since MDP 2.4).

Inheritance diagram of mvpa.mappers.lle

Classes

LLEMapper(k, **kwargs[, alg, nodeargs]) Locally linear embbeding Mapper.
MDPNodeMapper(node, **kwargs[, nodeargs]) Mapper encapsulating an arbitray MDP node.

NeuroDebian

NITRC-listed