- java.lang.Object
-
- org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
-
- org.deeplearning4j.datasets.fetchers.IrisDataFetcher
-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
static int |
NUM_EXAMPLES |
-
Fields inherited from class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
curr, cursor, inputColumns, log, numOutcomes, totalExamples
-
Method Summary
-
Methods inherited from class org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
createInputMatrix, createOutputMatrix, createOutputVector, cursor, hasMore, initializeCurrFromList, inputColumns, next, reset, totalExamples, totalOutcomes
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
IrisDataFetcher
public IrisDataFetcher()
Copyright © 2018. All rights reserved.