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, totalOutcomesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic IrisDataSetIterator(int batch,
int numExamples)