Package | Description |
---|---|
org.openimaj.experiment.dataset.split |
Interfaces describing objects which can provide
different splits of a dataset.
|
org.openimaj.image.annotation.evaluation.dataset |
Modifier and Type | Class and Description |
---|---|
class |
GroupedRandomSplitter<KEY,INSTANCE>
This class splits a
GroupedDataset into subsets for training,
validation and testing. |
Modifier and Type | Class and Description |
---|---|
class |
StandardCorel5kSplit |