mvpa2.mappers.prototypeΒΆ

Project data onto a space defined by prototypes via a similarity function

Inheritance diagram of mvpa2.mappers.prototype

Functions

Classes

PrototypeMapper(similarities[, prototypes]) Mapper to project data onto a space defined by prototypes from the same space via a similarity function.