public class TwoPassDataIndexer extends AbstractDataIndexer
CUTOFF_DEFAULT, CUTOFF_PARAM, SORT_DEFAULT, SORT_PARAM
Constructor and Description |
---|
TwoPassDataIndexer() |
Modifier and Type | Method and Description |
---|---|
void |
index(ObjectStream<Event> eventStream)
Performs the data indexing.
|
getContexts, getNumEvents, getNumTimesEventsSeen, getOutcomeLabels, getOutcomeList, getPredCounts, getPredLabels, getValues, init
public void index(ObjectStream<Event> eventStream) throws IOException
DataIndexer
eventStream
- ObjectStream
IOException
Copyright © 2017 The Apache Software Foundation. All rights reserved.