public class IrisDataSetIterator extends BaseDatasetIterator
batch, fetcher, numExamples, preProcessor
Constructor and Description |
---|
IrisDataSetIterator(int batch,
int numExamples)
IrisDataSetIterator handles
traversing through the Iris Data Set.
|
asyncSupported, batch, cursor, getLabels, hasNext, inputColumns, next, next, numExamples, remove, reset, resetSupported, setPreProcessor, totalExamples, totalOutcomes
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public IrisDataSetIterator(int batch, int numExamples)