Interface IGeneralPredictionAndGroundTruthTable

  • All Superinterfaces:
    org.api4.java.ai.ml.core.evaluation.IPredictionAndGroundTruthTable<java.lang.Object,​java.lang.Object>

    public interface IGeneralPredictionAndGroundTruthTable
    extends org.api4.java.ai.ml.core.evaluation.IPredictionAndGroundTruthTable<java.lang.Object,​java.lang.Object>
    • Method Summary

      • Methods inherited from interface org.api4.java.ai.ml.core.evaluation.IPredictionAndGroundTruthTable

        getCastedView, getGroundTruth, getGroundTruthAsArray, getGroundTruthAsList, getPrediction, getPredictionsAsArray, getPredictionsAsList, size