public class MetricMDPrecision extends MetricMDNMPrecision
Metric.AggregateFunction
Modifier | Constructor and Description |
---|---|
protected |
MetricMDPrecision()
Creates a new instance.
|
protected |
MetricMDPrecision(Metric.AggregateFunction function)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
MetricConfiguration |
getConfiguration()
Returns the configuration of this metric.
|
protected ILMultiDimensionalWithBound |
getInformationLossInternal(org.deidentifier.arx.framework.lattice.Node node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g)
Evaluates the metric for the given node.
|
java.lang.String |
toString()
Returns the name of metric.
|
getInformationLossInternal, getLowerBoundInternal, getLowerBoundInternal, initialize, initializeInternal
createInformationLoss, createInformationLossWithBound, createInformationLossWithoutBound, createMaxInformationLoss, createMinInformationLoss, getAggregateFunction, getDimensions, initialize, setMax, setMin
createAECSMetric, createDiscernabilityMetric, createDiscernabilityMetric, createEntropyMetric, createEntropyMetric, createEntropyMetric, createHeightMetric, createHeightMetric, createLossMetric, createLossMetric, createLossMetric, createLossMetric, createMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createStaticMetric, createStaticMetric, getDescription, getDescription, getInformationLoss, getInformationLoss, getLowerBound, getLowerBound, getName, initialize, isIndependent, isMonotonic, isMultiDimensional, isWeighted, list, round
protected MetricMDPrecision()
protected MetricMDPrecision(Metric.AggregateFunction function)
function
- public MetricConfiguration getConfiguration()
getConfiguration
in class MetricMDNMPrecision
public java.lang.String toString()
Metric
toString
in class MetricMDNMPrecision
protected ILMultiDimensionalWithBound getInformationLossInternal(org.deidentifier.arx.framework.lattice.Node node, org.deidentifier.arx.framework.check.groupify.HashGroupify g)
Metric
getInformationLossInternal
in class MetricMDNMPrecision
node
- The node for which to compute the information lossg
- The groupify operator of the previous check