ksb.csle.didentification.verification.loss
Converts all the contents of a specific column to the array of string.
Converts all the contents of a specific column to the array of string.
the dataframe
the column name
Array[String] the number of equivalence classes
Gets the number of the equivalence class which is composed of referring to the columns of quasi-identifiers.
Gets the number of the equivalence class which is composed of referring to the columns of quasi-identifiers.
the dataframe
the array of quasi-identifier columns
Long the number of equivalence classes
Measures the information loss based on the number of equivalence classes.
Measures the information loss based on the number of equivalence classes.
the original dataframe
the generalized dataframe
the suppressed dataframe
the array of column names of quasi-identifiers. The combination key is made by cross-tabulating these variables.
Double the measured information loss
Measures the information loss of anonymized data compared to the original data.
Measures the information loss of anonymized data compared to the original data.
the dataframe
the anonymized dataframe
the array of column names
InformationLossBound the measured information loss bound
This class implements the loss measure method named as Euqivalence Loss.