public abstract class JRip.Antd extends Object implements WeightedInstancesHandler, Copyable, Serializable, RevisionHandler
Modifier and Type | Method and Description |
---|---|
abstract Object |
copy()
Implements Copyable
|
abstract boolean |
covers(Instance inst) |
double |
getAccu() |
double |
getAccuRate() |
Attribute |
getAttr() |
double |
getAttrValue() |
double |
getCover() |
double |
getMaxInfoGain() |
String |
getRevision()
Returns the revision string.
|
abstract Instances[] |
splitData(Instances data,
double defAcRt,
double cla) |
abstract String |
toString() |
public JRip.Antd(Attribute a)
public abstract boolean covers(Instance inst)
public abstract Object copy()
public Attribute getAttr()
public double getAttrValue()
public double getMaxInfoGain()
public double getAccuRate()
public double getAccu()
public double getCover()
public String getRevision()
getRevision
in interface RevisionHandler
Copyright © 2012 University of Waikato, Hamilton, NZ. All Rights Reserved.