public class ConfusionMatrix extends Object
ConfusionMatrix(int[] truth, int[] prediction)
int[][]
getMatrix()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public ConfusionMatrix(int[] truth, int[] prediction)
public int[][] getMatrix()
public String toString()
toString
Object
Copyright © 2015. All rights reserved.