Interface IMultiLabelClassificationPredictionBatch

    • Method Detail

      • getPredictionMatrix

        double[][] getPredictionMatrix()
      • getThresholdedPredictionMatrix

        int[][] getThresholdedPredictionMatrix​(double threshold)
      • getThresholdedPredictionMatrix

        int[][] getThresholdedPredictionMatrix​(double[] threshold)