Interface IPriorMeasure

    • Method Detail

      • compute

        double compute​(ConformalClassification prediction)
        Compute the measure for the supplied conformal prediction.
        Parameters:
        prediction - a ConformalClassification.
        Returns:
        the measure for the supplied prediction.