Class AveragingPredictionPerformanceMeasure<E,​A>

  • All Implemented Interfaces:
    org.api4.java.ai.ml.core.evaluation.execution.IAggregatedPredictionPerformanceMeasure<E,​A>

    public class AveragingPredictionPerformanceMeasure<E,​A>
    extends AggregatingPredictionPerformanceMeasure<E,​A>
    • Constructor Detail

      • AveragingPredictionPerformanceMeasure

        public AveragingPredictionPerformanceMeasure​(org.api4.java.ai.ml.core.evaluation.supervised.loss.IDeterministicPredictionPerformanceMeasure<E,​A> baseMeasure)