public class MetricMDNMLossPrecomputed extends MetricMDNMLoss
Metric.AggregateFunction
Modifier | Constructor and Description |
---|---|
protected |
MetricMDNMLossPrecomputed()
Creates a new instance.
|
protected |
MetricMDNMLossPrecomputed(double gsFactor,
Metric.AggregateFunction function)
Creates a new instance.
|
protected |
MetricMDNMLossPrecomputed(Metric.AggregateFunction function)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
MetricConfiguration |
getConfiguration()
Returns the configuration of this metric.
|
protected AbstractILMultiDimensional |
getLowerBoundInternal(org.deidentifier.arx.framework.lattice.Node node)
Returns a lower bound for the information loss for the given node.
|
protected AbstractILMultiDimensional |
getLowerBoundInternal(org.deidentifier.arx.framework.lattice.Node node,
org.deidentifier.arx.framework.check.groupify.HashGroupify g)
Returns a lower bound for the information loss for the given node.
|
protected void |
initializeInternal(DataDefinition definition,
org.deidentifier.arx.framework.data.Data input,
org.deidentifier.arx.framework.data.GeneralizationHierarchy[] hierarchies,
ARXConfiguration config)
Implement this to initialize the metric.
|
getGeneralizationFactor, getGeneralizationSuppressionFactor, getInformationLossInternal, getInformationLossInternal, getName, getShares, getSuppressionFactor, normalize, toString
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, initialize, isIndependent, isMonotonic, isMultiDimensional, isWeighted, list, round
protected MetricMDNMLossPrecomputed()
protected MetricMDNMLossPrecomputed(Metric.AggregateFunction function)
function
- protected MetricMDNMLossPrecomputed(double gsFactor, Metric.AggregateFunction function)
gsFactor
- function
- public MetricConfiguration getConfiguration()
getConfiguration
in class MetricMDNMLoss
protected AbstractILMultiDimensional getLowerBoundInternal(org.deidentifier.arx.framework.lattice.Node node)
Metric
null
.getLowerBoundInternal
in class MetricMDNMLoss
protected AbstractILMultiDimensional getLowerBoundInternal(org.deidentifier.arx.framework.lattice.Node node, org.deidentifier.arx.framework.check.groupify.HashGroupify g)
Metric
null
. getLowerBoundInternal
in class MetricMDNMLoss
protected void initializeInternal(DataDefinition definition, org.deidentifier.arx.framework.data.Data input, org.deidentifier.arx.framework.data.GeneralizationHierarchy[] hierarchies, ARXConfiguration config)
Metric
initializeInternal
in class MetricMDNMLoss