public static interface CrossValidationHelper.Tester<DatasetType>
| Modifier and Type | Method and Description |
|---|---|
PerformanceMeasure |
evaluate(DatasetType testSet,
edu.illinois.cs.cogcomp.sl.util.WeightVector weight,
edu.illinois.cs.cogcomp.sl.inference.AbstractInferenceSolver inference) |
PerformanceMeasure evaluate(DatasetType testSet, edu.illinois.cs.cogcomp.sl.util.WeightVector weight, edu.illinois.cs.cogcomp.sl.inference.AbstractInferenceSolver inference) throws Exception
ExceptionCopyright © 2017. All rights reserved.