mvpa2.mappers.lleΒΆ

Local Linear Embedding.

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[, alg, nodeargs]) Locally linear embbeding Mapper.