Class MissingValuesHandler
java.lang.Object
adaa.analytics.rules.logic.representation.MissingValuesHandler
Class defining missing value handling method.
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic boolean
Flag determining whether missing values should be considered as fulfilling any condition (ignored) or not fulfilling (default). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ignore
public static boolean ignoreFlag determining whether missing values should be considered as fulfilling any condition (ignored) or not fulfilling (default).
-
-
Constructor Details
-
MissingValuesHandler
public MissingValuesHandler()
-