tc
Class TCEvaluationResult
java.lang.Object
tc.TCEvaluationResult
- public class TCEvaluationResult
- extends java.lang.Object
the class holds the results of one evaluation for one thresholding setting
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
globalMacroRecall
public double globalMacroRecall
globalMicroRecall
public double globalMicroRecall
globalMacroPrecision
public double globalMacroPrecision
globalMicroPrecision
public double globalMicroPrecision
localContingencyTable
TCContingencyTable[] localContingencyTable
globalContingencyTable
TCContingencyTable globalContingencyTable
numberOfCategories
int numberOfCategories
TCEvaluationResult
TCEvaluationResult(int numOfCategories)
finalize
public void finalize()