Package org.deidentifier.arx.metric


package org.deidentifier.arx.metric
Package providing access to quality models
  • Klasse
    Beschreibung
    This class implements an abstract base class for information loss.
    Information loss with a potential lower bound.
    Information loss with a potential lower bound.
    Metric<T extends InformationLoss<?>>
    Abstract base class for metrics.
    Pluggable aggregate functions.
    This class provides an implementation of the (normalized) average equivalence class size metric.
    A class for a configuration of a metric.
    This class provides an abstract skeleton for the implementation of metrics.
    A class describing a metric and its configuration options.
    This class provides an implementation of the DM metric (non-monotonic).
    This class provides an implementation of the DM* metric (monotonic variant of the Discernability Metric).
    This class provides an efficient implementation of the non-uniform entropy metric.
    This class provides an implementation of the Height metric.
    This class provides an efficient implementation of a non-monotonic and non-uniform entropy metric.
    This class provides an implementation of a weighted precision metric as proposed in:
    Sweeney, L. (2002).
    This class provides an implementation of a monotonic weighted precision metric.
    This class provides an implementation of a static metric in which information loss is user-defined per generalization level.
    This class provides an abstract skeleton for the implementation of weighted metrics.