public class TestResult extends Object
TestResult(int sizeExpected, int sizeActual, double precision, double recall)
double
getF1()
getPrecision()
getRecall()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public TestResult(int sizeExpected, int sizeActual, double precision, double recall)
public double getPrecision()
public double getRecall()
public double getF1()
public String toString()
toString
Object
Copyright © 2015 Bluebrain Project. All rights reserved.