Verwendungen von Klasse
org.deidentifier.arx.aggregates.StatisticsClassification
Packages, die StatisticsClassification verwenden
Package
Beschreibung
This package provides methods for aggregating data:
(1) builders for generalization hierarchies,
(2) various methods for analyzing data quality and utility
-
Verwendungen von StatisticsClassification in org.deidentifier.arx.aggregates
Methoden in org.deidentifier.arx.aggregates, die StatisticsClassification zurückgebenModifizierer und TypMethodeBeschreibungStatisticsBuilder.getClassificationPerformance(String[] features, String clazz, ARXClassificationConfiguration<?> config) Creates a new set of statistics for the given classification taskStatisticsBuilder.getClassificationPerformance(String[] features, String clazz, ARXClassificationConfiguration<?> config, ARXFeatureScaling scaling) Creates a new set of statistics for the given classification taskStatisticsBuilder.getClassificationPerformance(String clazz, ARXClassificationConfiguration<?> config) Creates a new set of statistics for the given classification taskStatisticsBuilderInterruptible.getClassificationPerformance(String[] features, String clazz, ARXClassificationConfiguration<?> config) Creates a new set of statistics for the given classification taskStatisticsBuilderInterruptible.getClassificationPerformance(String[] features, String clazz, ARXClassificationConfiguration<?> config, ARXFeatureScaling scaling) Creates a new set of statistics for the given classification taskStatisticsBuilderInterruptible.getClassificationPerformance(String clazz, ARXClassificationConfiguration<?> config) Creates a new set of statistics for the given classification task -
Verwendungen von StatisticsClassification in org.deidentifier.arx.gui.view.impl.utility
Methoden in org.deidentifier.arx.gui.view.impl.utility mit Parametern vom Typ StatisticsClassificationModifizierer und TypMethodeBeschreibungViewStatisticsClassification.getColumnValuesForOverallPerformanceTable(StatisticsClassification result) Returns all values for one row of the overall performance tableViewStatisticsClassificationInput.getColumnValuesForOverallPerformanceTable(StatisticsClassification result) ViewStatisticsClassificationOutput.getColumnValuesForOverallPerformanceTable(StatisticsClassification result)