public class IrisDataFetcher extends 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, getLabelName, hasMore, initializeCurrFromList, inputColumns, next, reset, setLabelNames, totalExamples, totalOutcomes
public static final int NUM_EXAMPLES
Copyright © 2016. All Rights Reserved.