mvpa2.mappers.lleΒΆ
Local Linear Embedding.
This is a wrapper class around the corresponding MDP nodes LLE and HLLE (since MDP 2.4).
Classes
LLEMapper(k[, alg, nodeargs]) |
Locally linear embbeding Mapper. |
MDPNodeMapper(node[, nodeargs]) |
Mapper encapsulating an arbitray MDP node. |



