Class LegacyThresholdCurve

    • Constructor Detail

      • LegacyThresholdCurve

        public LegacyThresholdCurve()
    • Method Detail

      • setClassLabelRange

        public void setClassLabelRange​(WekaLabelRange value)
        Sets the class label indices.
        Parameters:
        value - the range
      • getClassLabelRange

        public WekaLabelRange getClassLabelRange()
        Returns the class label indices.
        Returns:
        the range
      • classLabelRangeTipText

        public String classLabelRangeTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • setAttributeX

        public void setAttributeX​(WekaThresholdCurve.AttributeName value)
        Sets the attribute to show on the X axis.
        Parameters:
        value - the attribute
      • attributeXTipText

        public String attributeXTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.
      • setAttributeY

        public void setAttributeY​(WekaThresholdCurve.AttributeName value)
        Sets the attribute to show on the Y axis.
        Parameters:
        value - the attribute
      • attributeYTipText

        public String attributeYTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the GUI or for listing the options.