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, debug
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Apr 2 18:37:01 2009 | http://epydoc.sourceforge.net |