Interface RowFinder

    • Method Detail

      • findRows

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