Home | Trees | Indices | Help |
|
---|
|
Split a dataset into N-groups of the sample attribute.
For example, NGroupSplitter(2) is the same as the HalfSplitter and yields to splits: first (1st half, 2nd half) and second (2nd half, 1st half).
|
|||
|
|||
|
|||
|
|||
Inherited from Inherited from Inherited from |
|
|||
__doc__ = enhancedDocString('NGroupSplitter', locals(), Splitter)
|
|||
Inherited from Inherited from |
|
|||
|
|||
Inherited from |
|
|
|
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Mon Apr 23 23:09:25 2012 | http://epydoc.sourceforge.net |