Home | Trees | Indices | Help |
|
---|
|
Mapper to combine multiple samples into a single sample.
This mapper is somewhat unconventional since it doesn't preserve number of samples (ie the size of 0-th dimension).
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from |
|
|||
_COLLISION_RESOLUTIONS = ['mean']
|
|||
__doc__ = enhancedDocString('BoxcarMapper', locals(), Mapper)
|
|||
Inherited from |
|
|||
Inherited from |
|
|
|
Project an ND matrix into N+1D matrix This method also handles the special of forward mapping a single 'raw' sample. Such a sample is extended (by concatenating clones of itself) to cover a full boxcar. This functionality is only availably after a full data array has been forward mapped once.
|
Uncombine features back into original space. Samples which were not touched by forward will get value 0 assigned
|
|
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:28 2012 | http://epydoc.sourceforge.net |