| Trees | Indices | Help |
|
|---|
|
|
Utilities relating to data handling and processing.
This module does not define datatypes itself. See jazzparser.data for that.
Author: Mark Granroth-Wilding <mark.granroth-wilding@ed.ac.uk>
|
|||
|
|||
|
|||
|
|||
|
|||
__package__ = Nonehash(x) |
|||
|
|||
Partitions the iterable input into the given number of partitions and returns a list of subsets of the input with each of the partitions excluded. Useful for doing heldout data evaluations. |
The complement of holdout_partition. Simply splits the input n ways. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Nov 26 16:04:56 2012 | http://epydoc.sourceforge.net |