- java.lang.Object
-
- it.uniroma2.sag.kelp.utils.evaluation.MulticlassClassificationEvaluator.ClassStats
-
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected float |
f1 |
protected int |
fn |
protected int |
fp |
protected float |
precision |
protected float |
recall |
protected int |
tn |
protected int |
tp |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
recall
protected float recall
Copyright © 2018 Semantic Analytics Group @ Uniroma2. All rights reserved.