Interface ISingleLabelClassificationInstance

    • Method Detail

      • getLabel

        default java.lang.Integer getLabel()
        Description copied from interface: ILabeledInstance
        Getter for the value of the target attribute.
        Specified by:
        getLabel in interface ILabeledInstance
        Returns:
        The value of the target attribute.
      • getIntLabel

        int getIntLabel()