程序包 weka.estimators
类 CheckEstimator.EstTypes
java.lang.Object
weka.estimators.CheckEstimator.EstTypes
- 所有已实现的接口:
RevisionHandler
- 封闭类:
- CheckEstimator
public class that contains info about the chosen attribute type
estimator work on one attribute only
-
构造器概要
构造器 -
方法概要
-
构造器详细资料
-
EstTypes
public EstTypes()Constructor -
EstTypes
public EstTypes(boolean i, boolean w, boolean s) Constructor
-
-
方法详细资料
-
getRevision
Returns the revision string.- 指定者:
getRevision
在接口中RevisionHandler
- 返回:
- the revision
-