Package weka.core

Interface ModelOutputHandler

    • Method Detail

      • setSuppressModelOutput

        void setSuppressModelOutput​(boolean value)
        Sets whether to output the model with the toString() method or not.
        Parameters:
        value - true if to suppress model output
      • getSuppressModelOutput

        boolean getSuppressModelOutput()
        Returns whether to output the model with the toString() method or not.
        Returns:
        the label index
      • suppressModelOutputTipText

        String suppressModelOutputTipText()
        Returns the tip text for this property.
        Returns:
        tip text for this property suitable for displaying in the gui