public class IrisDataSetIterator
extends org.nd4j.linalg.dataset.api.iterator.BaseDatasetIterator
| Constructor and Description |
|---|
IrisDataSetIterator(int batch,
int numExamples)
IrisDataSetIterator handles
traversing through the Iris Data Set.
|
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.linalg.dataset.DataSet |
next() |
asyncSupported, batch, cursor, getLabels, getPreProcessor, hasNext, inputColumns, next, numExamples, remove, reset, resetSupported, setPreProcessor, totalExamples, totalOutcomesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic IrisDataSetIterator(int batch,
int numExamples)
Copyright © 2018. All rights reserved.