![]() |
Multivariate Pattern Analysis in Python |
Bases: mvpa.mappers.base.Mapper
Mapper to apply a mapping function to samples of the same type.
A customimzable function is applied individually to all samples with the same unique label from the same chunk. This mapper is somewhat unconventional since it doesn’t preserve number of samples (ie the size of 0-th dimension...)
Initialize the PCAMapper
Parameters: |
|
---|