Package weka.estimators
Class CheckEstimator.EstTypes
- java.lang.Object
-
- weka.estimators.CheckEstimator.EstTypes
-
- All Implemented Interfaces:
RevisionHandler
- Enclosing class:
- CheckEstimator
public static class CheckEstimator.EstTypes extends java.lang.Object implements RevisionHandler
public class that contains info about the chosen attribute type estimator work on one attribute only
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
getRevision()
Returns the revision string.
-
-
-
Method Detail
-
getRevision
public java.lang.String getRevision()
Returns the revision string.- Specified by:
getRevision
in interfaceRevisionHandler
- Returns:
- the revision
-
-