Interface PredictionPostProcessor

    • Method Detail

      • postProcessPrediction

        float[] postProcessPrediction​(float[] preds)
        Post-processes the predictions.
        Parameters:
        preds - the predictions
        Returns:
        the processed predictions