Package de.aitools.dm.clusterlabeling.validation.external.measure

Class Summary
MatchAtN 1 if at least one of the top N cluster-labels matches the reference-label.
MeanAveragePrecision PrecisionAtN: Number of labels in the top N results that match the reference-label divided by N.
MeanReciprocalRank The reciprocal of the rank of the first cluster-label that matches the reference-label.
PrecisionAtN Number of labels in the top N results that match the reference-label divided by N.