public class DoublesDataSetIterator extends AbstractDataSetIterator<double[]>
| Constructor and Description |
|---|
DoublesDataSetIterator(java.lang.Iterable<Pair<double[],double[]>> iterable,
int batchSize) |
asyncSupported, batch, cursor, fillQueue, getLabels, getPreProcessor, hasNext, inputColumns, next, next, numExamples, remove, reset, resetSupported, setPreProcessor, totalExamples, totalOutcomespublic DoublesDataSetIterator(@NonNull
java.lang.Iterable<Pair<double[],double[]>> iterable,
int batchSize)