| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
Splitter Base class of dataset splitters. |
|||
|
NoneSplitter This is a dataset splitter that does not split. |
|||
|
OddEvenSplitter Split a dataset into odd and even values of the sample attribute. |
|||
|
HalfSplitter Split a dataset into two halves of the sample attribute. |
|||
|
NFoldSplitter Generic N-fold data splitter. |
|||
|
CustomSplitter Split a dataset using an arbitrary custom rule. |
|||
Imports: operator, N, support, enhancedDocString
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Jul 3 13:06:07 2008 | http://epydoc.sourceforge.net |