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