Class VotedFolds

    • Field Detail

      • m_Template

        protected weka.classifiers.meta.Vote m_Template
        the vote template.
    • Constructor Detail

      • VotedFolds

        public VotedFolds()
    • Method Detail

      • setTemplate

        public void setTemplate​(weka.classifiers.meta.Vote value)
        Sets the Vote template to use.
        Parameters:
        value - the template
      • getTemplate

        public weka.classifiers.meta.Vote getTemplate()
        Returns the Vote template to use.
        Returns:
        the template
      • voteTipText

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