|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectweka.classifiers.CheckClassifier.PostProcessor
public static class CheckClassifier.PostProcessor
a class for postprocessing the test-data
#makeTestDataset(int, int, int, int, int, int, int, int, int, int, boolean)
Constructor Summary | |
---|---|
CheckClassifier.PostProcessor()
|
Method Summary | |
---|---|
Instances |
process(Instances data)
Provides a hook for derived classes to further modify the data. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CheckClassifier.PostProcessor()
Method Detail |
---|
public Instances process(Instances data)
data
- the data to process
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |