Class JRip.Antd

    • Constructor Detail

      • Antd

        public Antd​(Attribute a)
        Constructor
    • Method Detail

      • splitData

        public abstract Instances[] splitData​(Instances data,
                                              double defAcRt,
                                              double cla)
      • covers

        public abstract boolean covers​(Instance inst)
      • toString

        public abstract java.lang.String toString()
        Overrides:
        toString in class java.lang.Object
      • copy

        public abstract java.lang.Object copy()
        Implements Copyable
        Specified by:
        copy in interface Copyable
        Returns:
        a copy of this object
      • getAttrValue

        public double getAttrValue()
      • getMaxInfoGain

        public double getMaxInfoGain()
      • getAccuRate

        public double getAccuRate()
      • getAccu

        public double getAccu()
      • getCover

        public double getCover()
      • getRevision

        public java.lang.String getRevision()
        Returns the revision string.
        Specified by:
        getRevision in interface RevisionHandler
        Returns:
        the revision