public interface Measurable
Heuristics, must implement.| Modifier and Type | Method and Description |
|---|---|
@NotNull ConfusionMatrix |
getConfusionMatrix()
Returns the confusion matrix that can be used to calculate the heuristic value of the
Measurable. |
@NotNull @NotNull ConfusionMatrix getConfusionMatrix()
Measurable.