Package | Description |
---|---|
org.deidentifier.arx.metric |
This package implements several metrics for information loss.
|
org.deidentifier.arx.metric.v2 |
Class and Description |
---|
AbstractILMultiDimensional
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
|
ILSingleDimensional
This class implements an information loss which can be represented as a
single decimal number.
|
Class and Description |
---|
AbstractILMultiDimensional
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
|
AbstractILMultiDimensionalReduced
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
|
AbstractMetricMultiDimensional
This class provides an abstract skeleton for the implementation of multi-dimensional metrics.
|
AbstractMetricMultiDimensionalPotentiallyPrecomputed
This class provides an abstract skeleton for the implementation of metrics
that can either be precomputed or not.
|
AbstractMetricSingleDimensional
This class provides an abstract skeleton for the implementation of single-dimensional metrics.
|
DomainShare
Base interface for domain shares.
|
ILMultiDimensionalRank
This class implements an information loss which can be represented as a
decimal number per quasi-identifier.
|
ILMultiDimensionalWithBound
Information loss with a potential lower bound.
|
ILSingleDimensional
This class implements an information loss which can be represented as a
single decimal number.
|
ILSingleDimensionalWithBound
Information loss with a potential lower bound.
|
MetricMDNMLoss
This class implements a variant of the Loss metric.
|
MetricMDNMPrecision
This class provides an implementation of a weighted precision metric as
proposed in:
Sweeney, L. (2002). |
MetricMDNUEntropyPrecomputed
This class provides an efficient implementation of the non-uniform entropy
metric.
|
MetricMDNUNMEntropyPrecomputed
This class provides an implementation of the non-uniform entropy
metric.
|
MetricSDNMDiscernability
This class provides an implementation of the non-monotonic DM metric.
|