Package | Description |
---|---|
org.deidentifier.arx.metric |
Package providing access to quality models
|
Modifier and Type | Class and Description |
---|---|
class |
MetricNMPrecision
This class provides an implementation of a weighted precision metric as
proposed in:
Sweeney, L. (2002). |
class |
MetricPrecision
This class provides an implementation of a monotonic weighted precision metric.
|
class |
MetricStatic
This class provides an implementation of a static metric in
which information loss is user-defined per generalization level.
|