Verwendungen von Klasse
org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
Packages, die ClassificationDataSpecification verwenden
Package
Beschreibung
This package implements classes for analyzing the effect of anonymization on classification tasks
-
Verwendungen von ClassificationDataSpecification in org.deidentifier.arx.aggregates.classification
Konstruktoren in org.deidentifier.arx.aggregates.classification mit Parametern vom Typ ClassificationDataSpecificationModifiziererKonstruktorBeschreibungMultiClassLogisticRegression(WrappedBoolean interrupt, ClassificationDataSpecification specification, ClassificationConfigurationLogisticRegression config, DataHandleInternal inputHandle) Creates a new instanceMultiClassNaiveBayes(WrappedBoolean interrupt, ClassificationDataSpecification specification, ClassificationConfigurationNaiveBayes config, DataHandleInternal inputHandle) Creates a new instanceMultiClassRandomForest(WrappedBoolean interrupt, ClassificationDataSpecification specification, ClassificationConfigurationRandomForest config, DataHandleInternal inputHandle) Creates a new instanceMultiClassZeroR(WrappedBoolean interrupt, ClassificationDataSpecification specification) Creates a new instance