Interface ColumnFinder

    • Method Detail

      • findColumns

        int[] findColumns​(weka.core.Instances data)
        Returns the columns of interest in the dataset.
        Parameters:
        data - the dataset to inspect
        Returns:
        the columns of interest