Uses of Class
weka.classifiers.rules.FRIP.Antd

Packages that use FRIP.Antd
weka.classifiers.rules   
 

Uses of FRIP.Antd in weka.classifiers.rules
 

Subclasses of FRIP.Antd in weka.classifiers.rules
protected  class FRIP.NominalAntd
          The antecedent with nominal attribute
protected  class FRIP.NumericAntd
          The antecedent with numeric attribute
 

Methods in weka.classifiers.rules with parameters of type FRIP.Antd
private  weka.core.Instances FRIP.RipperRule.computeInfoGain(weka.core.Instances instances, double defAcRt, FRIP.Antd antd)
          Compute the best information gain for the specified antecedent