public class ReutersNewsGroupsLoader extends BaseDataFetcher
Modifier and Type | Field and Description |
---|---|
static String |
NEWSGROUP_URL |
curr, cursor, inputColumns, numOutcomes, totalExamples
Constructor and Description |
---|
ReutersNewsGroupsLoader(boolean tfidf) |
Modifier and Type | Method and Description |
---|---|
void |
fetch(int numExamples)
Fetches the next dataset.
|
createInputMatrix, createOutputMatrix, createOutputVector, cursor, hasMore, initializeCurrFromList, inputColumns, next, reset, totalExamples, totalOutcomes
public static final String NEWSGROUP_URL
public void fetch(int numExamples)
BaseDataFetcher.next()
just returns the last data applyTransformToDestination fetchnumExamples
- the number of examples to fetchCopyright © 2015. All rights reserved.