Verwendungen von Enum
org.deidentifier.arx.aggregates.ClassificationConfigurationRandomForest.SplitRule
Packages, die ClassificationConfigurationRandomForest.SplitRule 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 ClassificationConfigurationRandomForest.SplitRule in org.deidentifier.arx.aggregates
Felder in org.deidentifier.arx.aggregates, die deklariert sind als ClassificationConfigurationRandomForest.SplitRuleModifizierer und TypFeldBeschreibungstatic final ClassificationConfigurationRandomForest.SplitRuleClassificationConfigurationRandomForest.DEFAULT_SPLIT_RULESplit ruleMethoden in org.deidentifier.arx.aggregates, die ClassificationConfigurationRandomForest.SplitRule zurückgebenModifizierer und TypMethodeBeschreibungClassificationConfigurationRandomForest.getSplitRule()Gibt die Enumerationskonstante dieses Typs mit dem angegebenen Namen zurück.ClassificationConfigurationRandomForest.SplitRule.values()Gibt ein Array mit den Konstanten dieses Enum-Typs in der Reihenfolge ihrer Deklaration zurück.Methoden in org.deidentifier.arx.aggregates mit Parametern vom Typ ClassificationConfigurationRandomForest.SplitRuleModifizierer und TypMethodeBeschreibungClassificationConfigurationRandomForest.setSplitRule(ClassificationConfigurationRandomForest.SplitRule splitRule)