Class BinnableInstances.NumericClassGroupExtractor

    • Constructor Detail

      • NumericClassGroupExtractor

        public NumericClassGroupExtractor()
    • Method Detail

      • extractGroup

        public String extractGroup​(Binnable<weka.core.Instance> item)
        Extracts the group from the binnable object.
        Specified by:
        extractGroup in interface Grouping.GroupExtractor<weka.core.Instance>
        Parameters:
        item - the item to extract the group from
        Returns:
        the extracted group