weka.estimators
Class CheckEstimator.AttrTypes
java.lang.Object
weka.estimators.CheckEstimator.AttrTypes
- All Implemented Interfaces:
- RevisionHandler
- Enclosing class:
- CheckEstimator
public static class CheckEstimator.AttrTypes
- extends Object
- implements RevisionHandler
class that contains info about the attribute types the estimator can estimate
estimator work on one attribute only
getVectorOfAttrTypes
public Vector getVectorOfAttrTypes()
getRevision
public String getRevision()
- Returns the revision string.
- Specified by:
getRevision in interface RevisionHandler
- Returns:
- the revision
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.