Package | Description |
---|---|
org.openimaj.ml.annotation.evaluation |
Modifier and Type | Method and Description |
---|---|
<RESULT extends AnalysisResult> |
AnnotationEvaluator.newClassificationEvaluator(ClassificationAnalyser<RESULT,ANNOTATION,OBJECT> analyser)
Make a new
ClassificationEvaluator , backed by the annotations
computed by this AnnotationEvaluator , with the given
ClassificationAnalyser . |