Documentation of 'smile.validation.ClassificationMeasure' Java class
ClassificationMeasure
smile.validation

Interface ClassificationMeasure

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method and Description
      double measure(int[] truth, int[] prediction)
      Returns an index to measure the quality of classification.
    • Method Detail

      • measure

        double measure(int[] truth,
                       int[] prediction)
        Returns an index to measure the quality of classification.
        Parameters:
        truth - the true class labels.
        prediction - the predicted class labels.

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.