Home | Trees | Indices | Help |
|
---|
|
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...)
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
__doc__ = enhancedDocString('SampleGroupMapper', locals(), Map
|
|||
Inherited from |
|
|||
Inherited from |
|
Initialize the PCAMapper
|
Perform training of the mapper. This method is called to put the mapper in a state that allows it to perform to intended mapping. The default behavior of this method is to do nothing.
|
|
|
|
|
|
|
__doc__
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:28 2012 | http://epydoc.sourceforge.net |