Class LabelMetric.Context
java.lang.Object
org.tribuo.evaluation.metrics.MetricContext<Label>
org.tribuo.classification.evaluation.LabelMetric.Context
- Enclosing class:
LabelMetric
The context for a
LabelMetric
is a ConfusionMatrix
.-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.tribuo.evaluation.metrics.MetricContext
getModel, getPredictions, getSequenceModel
-
Constructor Details
-
Context
-
Context
-
-
Method Details
-
getCM
-