Verwendungen von Package
org.deidentifier.arx.aggregates
Packages, die org.deidentifier.arx.aggregates verwenden
Package
Beschreibung
This package provides the public API for the ARX anonymization framework.
This package provides methods for aggregating data:
(1) builders for generalization hierarchies,
(2) various methods for analyzing data quality and utility
This package implements classes for analyzing the effect of anonymization on classification tasks
This package provides implementations of various quality models which can be
used for quality analysis (but not as optimization functions)
Main package implementing quality models
-
Von org.deidentifier.arx verwendete Klassen in org.deidentifier.arx.aggregatesKlasseBeschreibungA builder for aggregate functions.Configuration for logistic regressionConfiguration for naive bayes classificationConfiguration for Random Forest classifiersBase class for hierarchy builders.A class offering basic descriptive statistics about data handles.
-
Von org.deidentifier.arx.aggregates verwendete Klassen in org.deidentifier.arx.aggregatesKlasseBeschreibungThis abstract class represents an aggregate function.A builder for aggregate functions.An aggregate function that has a parameter.Configuration for logistic regressionPrior function for regularizationConfiguration for naive bayes classificationType of bayes classifierConfiguration for Random Forest classifiersSplit rule for the decision treeBase class for hierarchy builders.The three types of builders.This class enables building hierarchies for dates.A format-class for localizationGranularityThis abstract base class enables building hierarchies for categorical and non-categorical values.A group representation to be used by subclasses.This class represents a fanout parameter.This class represents a level in the hierarchy.This class enables building hierarchies for non-categorical values by mapping them into given intervals.This class represents an node.This class represents an interval.For each direction, this class encapsulates three bounds.This class enables building hierarchies for categorical and non-categorical values by ordering the data items and merging into groups with predefined sizes.Internal helper classThis class enables building hierarchies mostly for categorical variables by iteratively removing the value with lowest priorityFor prioritiesThis class enables building hierarchies for categorical and non-categorical values using redaction.OrderA class offering basic descriptive statistics about data handles.Statistics representing the performance of various classifiersA ROC curveA contingency table.An entry in the contingency table.Statistics about the equivalence classes.A frequency distribution.Encapsulates statistics obtained using various quality modelsA base class for summary statistics
-
Von org.deidentifier.arx.aggregates.classification verwendete Klassen in org.deidentifier.arx.aggregatesKlasseBeschreibungConfiguration for logistic regressionConfiguration for naive bayes classificationConfiguration for Random Forest classifiers
-
Von org.deidentifier.arx.aggregates.quality verwendete Klassen in org.deidentifier.arx.aggregatesKlasseBeschreibungThis class enables building hierarchies for categorical and non-categorical values using redaction.
-
Von org.deidentifier.arx.metric.v2 verwendete Klassen in org.deidentifier.arx.aggregatesKlasseBeschreibungBase class for hierarchy builders.This abstract base class enables building hierarchies for categorical and non-categorical values.This class enables building hierarchies for non-categorical values by mapping them into given intervals.This class enables building hierarchies for categorical and non-categorical values using redaction.