public class MetricMDNMLossPrecomputed extends MetricMDNMLoss
Metric.AggregateFunction| Modifier and Type | Method and Description |
|---|---|
MetricConfiguration |
getConfiguration()
Returns the configuration of this metric.
|
boolean |
isAbleToHandleMicroaggregation()
Returns whether this metric handles microaggregation
|
boolean |
isGSFactorSupported()
Returns whether a generalization/suppression factor is supported
|
boolean |
isPrecomputed()
Returns whether the metric is precomputed
|
ElementData |
render(ARXConfiguration config)
Renders the privacy model
|
getGeneralizationFactor, getGeneralizationSuppressionFactor, getName, getScore, getSuppressionFactor, isScoreFunctionSupported, toStringcreateMaxInformationLoss, createMinInformationLoss, getAggregateFunctioncreateAECSMetric, createAECSMetric, createAmbiguityMetric, createClassificationMetric, createClassificationMetric, createDiscernabilityMetric, createDiscernabilityMetric, createEntropyBasedInformationLossMetric, createEntropyBasedInformationLossMetric, createEntropyMetric, createEntropyMetric, createEntropyMetric, createEntropyMetric, createEntropyMetric, createEntropyMetric, createHeightMetric, createHeightMetric, createInstanceOfHighestScore, createInstanceOfLowestScore, createKLDivergenceMetric, createLossMetric, createLossMetric, createLossMetric, createLossMetric, createMetric, createNormalizedEntropyMetric, createNormalizedEntropyMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecisionMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedEntropyMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createPrecomputedLossMetric, createPrecomputedNormalizedEntropyMetric, createPrecomputedNormalizedEntropyMetric, createPublisherPayoutMetric, createPublisherPayoutMetric, createStaticMetric, createStaticMetric, getDescription, getInformationLoss, getInformationLoss, getLowerBound, getLowerBound, initialize, isAbleToHandleClusteredMicroaggregation, isIndependent, isMonotonic, isMonotonicWithGeneralization, isMonotonicWithSuppression, isMultiDimensional, isWeighted, listpublic MetricConfiguration getConfiguration()
getConfiguration in class MetricMDNMLosspublic boolean isAbleToHandleMicroaggregation()
MetricisAbleToHandleMicroaggregation in class MetricMDNMLosspublic boolean isGSFactorSupported()
MetricisGSFactorSupported in class MetricMDNMLosspublic boolean isPrecomputed()
MetricisPrecomputed in class Metric<AbstractILMultiDimensional>public ElementData render(ARXConfiguration config)
Metricrender in class MetricMDNMLoss