Interface ALClassificationPerformanceEvaluator

    • Method Detail

      • doLabelAcqReport

        void doLabelAcqReport​(Example<Instance> trainInst,
                              int labelAcquired)
        Reports if a label of an instance was acquired.
        Parameters:
        trainInst - the instance that was previously considered
        labelAcquired - bool type which indicates if trainInst was acquired by the active learner