Class ClusterCounts

    • Constructor Detail

      • ClusterCounts

        public ClusterCounts()
    • Method Detail

      • createOutputFormat

        protected weka.core.Instances createOutputFormat​(weka.core.Instances data)
        Generates the output format (additional attribute for cluster index).
        Parameters:
        data - the original input data
        Returns:
        the header of the output format