Home | Trees | Indices | Help |
|
---|
|
Helper class which is MappedDataset with using MaskMapper.
TODO: since what it does is simply some checkes/data_mangling in the constructor, it might be absorbed inside generic MappedDataset
|
|||
|
|||
|
|||
Inherited from |
|
|||
Inherited from |
|
samples and mapper arguments are not None the mapper is
used to forward-map the samples array and the result is passed
to the Dataset constructor.
|
Use a mask array to select features from the current set. Returns a new MaskedDataset object with a view of the original pattern array (no copying is performed). The final selection mask only contains features that are present in the current feature mask AND the selection mask passed to this method.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:24 2012 | http://epydoc.sourceforge.net |