algorithms#
Implemented k-anonymization algorithms.
Modules
Replace domains of QID attributes based on their given generalizations. |
|
Split records into groups and apply anonymization locally in each group. |
|
Add random noises to the original value to ensure Pk-anonymity. |
|
Utility functions for anonymization algorithms. |