public class Confusion
extends java.lang.Object
| Constructor and Description |
|---|
Confusion(int numTypes) |
| Modifier and Type | Method and Description |
|---|---|
double |
computeAccuracy()
Computes accuracy from the confusion matrix.
|
org.ejml.data.DenseMatrix64F |
getMatrix() |
public org.ejml.data.DenseMatrix64F getMatrix()
public double computeAccuracy()