mvpa2.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 mvpa2.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