public class IrisDataFetcher extends org.nd4j.linalg.dataset.api.iterator.fetcher.BaseDataFetcher
| Modifier and Type | Field and Description |
|---|---|
static int |
NUM_EXAMPLES |
curr, cursor, inputColumns, log, numOutcomes, totalExamples| Constructor and Description |
|---|
IrisDataFetcher() |
| Modifier and Type | Method and Description |
|---|---|
void |
fetch(int numExamples) |
createInputMatrix, createOutputMatrix, createOutputVector, cursor, hasMore, initializeCurrFromList, inputColumns, next, reset, totalExamples, totalOutcomespublic static final int NUM_EXAMPLES
Copyright © 2021. All rights reserved.