Class PassThrough

    • Constructor Detail

      • PassThrough

        public PassThrough()
    • Method Detail

      • doProcess

        protected weka.classifiers.Classifier[] doProcess​(weka.classifiers.Classifier[] classifiers)
        Processes the classifier array.
        Specified by:
        doProcess in class AbstractClassifierSetupProcessor
        Parameters:
        classifiers - the classifiers to process
        Returns:
        the processed classifiers