Package | Description |
---|---|
org.deidentifier.arx.metric |
This package implements several metrics for information loss.
|
Modifier and Type | Class and Description |
---|---|
class |
MetricNMPrecision
This class provides an implementation of a weighted precision metric as
proposed in:
Sweeney, L. |
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.
|