public static class TopNPrecisionRecallMetric.PresRecResult extends TypedMetricResult
| Constructor and Description |
|---|
PresRecResult(double prec,
double rec) |
| Modifier and Type | Method and Description |
|---|---|
double |
getF1() |
getColumns, getColumns, getValuesempty, fromMap, fromNullable, singleton, withPrefix, withSuffix@MetricColumn(value="Precision") public final double precision
@MetricColumn(value="Recall") public final double recall
@MetricColumn(value="F1") public double getF1()