Uses of Package
de.aitools.dm.clusterlabeling.validation.internal.measure

Packages that use de.aitools.dm.clusterlabeling.validation.internal.measure
de.aitools.dm.clusterlabeling.validation.internal.measure   
 

Classes in de.aitools.dm.clusterlabeling.validation.internal.measure used by de.aitools.dm.clusterlabeling.validation.internal.measure
CumulativeGain.CumulationType
           SIMPLE:
Simple calculation of the sum of the gain of each RatedPhrase DISCOUNTED
Effect of labels decrease with their rank, as their gain is multiplied by a factor of 1 / log2(rank + 1) NORMALIZED_DISCOUNTED
As Discounted, but calculated sum divided by the maximum DiscountedCumulativeGain (DCG), that means the one with the best ordering of labels