Uses of Class
de.uni_trier.wi2.procake.utils.eval.RetrieverMetricKeyPair
-
Packages that use RetrieverMetricKeyPair Package Description de.uni_trier.wi2.procake.utils.eval -
-
Uses of RetrieverMetricKeyPair in de.uni_trier.wi2.procake.utils.eval
Subclasses of RetrieverMetricKeyPair in de.uni_trier.wi2.procake.utils.eval Modifier and Type Class Description classRetrieverFSKMetricKeyPairFields in de.uni_trier.wi2.procake.utils.eval with type parameters of type RetrieverMetricKeyPair Modifier and Type Field Description protected Map<RetrieverMetricKeyPair,Double>RetrieverEvaluation. metricResultsMap containing the retrievers and the metrics asRetrieverMetricKeyPairand the corresponding metric values.Methods in de.uni_trier.wi2.procake.utils.eval that return types with arguments of type RetrieverMetricKeyPair Modifier and Type Method Description Map<RetrieverMetricKeyPair,Double>MACFACRetrieverEvaluation. performEvaluation()Main method for performing the evaluation of the given retrievers according to the specified parameters.Map<RetrieverMetricKeyPair,Double>RetrieverEvaluation. performEvaluation()Main method for performing the evaluation of the given retrievers according to the specified parameters.
-