weka.estimators
Class CheckEstimator.PostProcessor

java.lang.Object
  extended by weka.estimators.CheckEstimator.PostProcessor
All Implemented Interfaces:
RevisionHandler
Enclosing class:
CheckEstimator

public class CheckEstimator.PostProcessor
extends java.lang.Object
implements RevisionHandler

a class for postprocessing the test-data


Constructor Summary
CheckEstimator.PostProcessor()
           
 
Method Summary
 java.lang.String getRevision()
          Returns the revision string.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckEstimator.PostProcessor

public CheckEstimator.PostProcessor()
Method Detail

getRevision

public java.lang.String getRevision()
Returns the revision string.

Specified by:
getRevision in interface RevisionHandler
Returns:
the revision