Class WekaEvaluationToCostCurve

    • Field Detail

      • m_ClassLabelIndex

        protected Index m_ClassLabelIndex
        the class label index.
    • Constructor Detail

      • WekaEvaluationToCostCurve

        public WekaEvaluationToCostCurve()
    • Method Detail

      • setClassLabelIndex

        public void setClassLabelIndex​(Index value)
        Sets the class label index (1-based index).
        Parameters:
        value - the index
      • getClassLabelIndex

        public Index getClassLabelIndex()
        Returns the class label index (1-based index).
        Returns:
        the index
      • classLabelIndexTipText

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