|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectweka.core.CheckScheme.PostProcessor
public static class CheckScheme.PostProcessor
a class for postprocessing the test-data
| Constructor Summary | |
|---|---|
CheckScheme.PostProcessor()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRevision()
Returns the revision string. |
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 CheckScheme.PostProcessor()
| Method Detail |
|---|
public Instances process(Instances data)
data - the data to process
public java.lang.String getRevision()
getRevision in interface RevisionHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||