public class ConfusionMatrix.Contingency
extends java.lang.Object
| Constructor and Description |
|---|
Contingency(int tp_,
int fp_,
int tn_,
int fn_) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |