Package weka.estimators
Class CheckEstimator.EstTypes
java.lang.Object
weka.estimators.CheckEstimator.EstTypes
- All Implemented Interfaces:
RevisionHandler
- Enclosing class:
- CheckEstimator
public class that contains info about the chosen attribute type estimator
work on one attribute only
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
EstTypes
public EstTypes()Constructor -
EstTypes
public EstTypes(boolean i, boolean w, boolean s) Constructor
-
-
Method Details
-
getRevision
Returns the revision string.- Specified by:
getRevision
in interfaceRevisionHandler
- Returns:
- the revision
-