public class PRMetricSpec extends Object
Specification class for configuring precision/recall metrics.
| Constructor and Description |
|---|
PRMetricSpec() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGoodItems() |
String |
getSuffix() |
void |
setGoodItems(String goodItems) |
void |
setSuffix(String suffix) |