Verwendungen von Klasse
org.deidentifier.arx.metric.v2.AbstractMetricMultiDimensional
Packages, die AbstractMetricMultiDimensional verwenden
-
Verwendungen von AbstractMetricMultiDimensional in org.deidentifier.arx.metric.v2
Unterklassen von AbstractMetricMultiDimensional in org.deidentifier.arx.metric.v2Modifizierer und TypKlasseBeschreibungclassThis class provides an abstract skeleton for the implementation of metrics that can either be precomputed or not.classThis class provides an implementation of the Height metric.classThis class implements a variant of the Loss metric.classThis class implements a variant of the Loss metric.classThis class implements a variant of the Loss metric.classThis class provides an implementation of a weighted precision metric as proposed in:
Sweeney, L. (2002).classThis class provides an implementation of the non-uniform entropy metric.classThis class provides an implementation of the non-uniform entropy metric.classThis class provides an efficient implementation of the non-uniform entropy metric.classThis class provides an implementation of the non-uniform entropy metric.classThis class provides an implementation of the non-uniform entropy metric.classThis class provides an implementation of the non-uniform entropy metric.classThis class provides an implementation of normalized non-uniform entropy.classThis class provides an implementation of normalized non-uniform entropy.classThis class provides an efficient implementation of normalized non-uniform entropy.classThis class provides an implementation of a weighted precision metric as proposed in:
Sweeney, L. (2002).classThis class provides an implementation of a static metric in which information loss is user-defined per generalization level.Methoden in org.deidentifier.arx.metric.v2, die AbstractMetricMultiDimensional zurückgebenModifizierer und TypMethodeBeschreibungprotected AbstractMetricMultiDimensionalAbstractMetricMultiDimensionalPotentiallyPrecomputed.getDefaultMetric()Returns the default variant.protected AbstractMetricMultiDimensionalAbstractMetricMultiDimensionalPotentiallyPrecomputed.getPrecomputedMetric()Returns the precomputed variant.