Class Invert

    • Constructor Detail

      • Invert

        public Invert()
    • Method Detail

      • doFindColumns

        protected int[] doFindColumns​(weka.core.Instances data)
        Returns the columns of interest in the dataset.
        Specified by:
        doFindColumns in class AbstractColumnFinder
        Parameters:
        data - the dataset to inspect
        Returns:
        the columns of interest