| Package | Description |
|---|---|
| org.openimaj.experiment.evaluation.retrieval.analysers |
| Class and Description |
|---|
| IREvalResult
An
AnalysisResult that is bascked by a SetRetrievalEvaluator to
capture the results of a retrieval experiment. |
PrecisionAtNResult
AnalysisResult used with PrecisionAtN to hold the P@N
precision after N documents have been retrieved. |
| TRECResult
An
AnalysisResult wrapping the output of the
trec_eval tool. |