Class BaseRelevancyFunction
java.lang.Object
io.nosqlbench.engine.extensions.computefunctions.relavency.BaseRelevancyFunction
- All Implemented Interfaces:
RelevancyFunction,NBLabeledElement
- Direct Known Subclasses:
AveragePrecision,F1,Precision,Recall,ReciprocalRank
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
NBLabeledElement.BasicLabeledElement -
Field Summary
Fields inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
EMPTY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
descriptionMethods inherited from interface io.nosqlbench.nb.api.engine.metrics.wrappers.RelevancyFunction
apply, getUniqueName
-
Constructor Details
-
BaseRelevancyFunction
-
-
Method Details
-
getLabels
- Specified by:
getLabelsin interfaceNBLabeledElement
-
getName
-
prependLabels
- Specified by:
prependLabelsin interfaceRelevancyFunction
-