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

Packages that use JRip.Antd
weka.classifiers.rules   
 

Uses of JRip.Antd in weka.classifiers.rules
 

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

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