Uses of Interface
org.aksw.palmetto.calculations.direct.LogBasedCalculation
-
Packages that use LogBasedCalculation Package Description org.aksw.palmetto.calculations.direct -
-
Uses of LogBasedCalculation in org.aksw.palmetto.calculations.direct
Classes in org.aksw.palmetto.calculations.direct that implement LogBasedCalculation Modifier and Type Class Description classLogCondProbConfirmationMeasureThis confirmation measure calculates the logarithm of the conditional probability of W' given W*.classLogJaccardConfirmationMeasureThis confirmation measure calculates the logarithm of the Jaccard similarity between W' and W*.classLogLikelihoodConfirmationMeasureThis confirmation measure calculates the Likelihood similarity between W' and W*.classLogRatioConfirmationMeasureThis confirmation measure calculates the logarithm of the ratio between the joint probability of W' and W* and the product of the two marginal probabilities.classNormalizedLogRatioConfirmationMeasureThis confirmation measure calculates the logarithm of the ratio between the joint probability of W' and W* and the product of the two marginal probabilities.
-