See: Description
Class | Description |
---|---|
Experiment |
Contains methods for running evaluation experiments for information
retrieval, specifically the generation of recall-precision curves
for a given test corpus of query/relevant-documents pairs.
|
ExperimentRated |
Version of Experiment for queries that have continuously rated
gold-standard document relevance judgements and includes evaluation
with NDCG.
|
RecallPrecisionPair |
A lightweight object for storing a pair of recall precision measures
|