Package | Description |
---|---|
org.deidentifier.arx.metric |
Package providing access to quality models
|
Modifier and Type | Class and Description |
---|---|
class |
MetricAECS
This class provides an implementation of the (normalized) average equivalence class size metric.
|
class |
MetricDM
This class provides an implementation of the DM metric (non-monotonic).
|
class |
MetricDMStar
This class provides an implementation of the DM* metric (monotonic variant of
the Discernability Metric).
|
class |
MetricEntropy
This class provides an efficient implementation of the non-uniform entropy
metric.
|
class |
MetricHeight
This class provides an implementation of the Height metric.
|
class |
MetricNMEntropy
This class provides an efficient implementation of a non-monotonic and
non-uniform entropy metric.
|