INSTANCE - the type of items in the datasetpublic interface Dataset<INSTANCE> extends Iterable<INSTANCE>
Iterable interface.| Modifier and Type | Method and Description |
|---|---|
INSTANCE |
getRandomInstance() |
int |
numInstances()
Returns the number of instances in this dataset.
|
forEach, iterator, spliteratorINSTANCE getRandomInstance()
int numInstances()