De-Associative Techniques

present idea of one concrete technique (probably bucketization) here in concept

Example Technique: Bucketization

  • idea: create QI groups with at least k records

  • stems from the created buckets or partitions

  • 1. step: generalization to create buckets (e..g., countries to continents)

  • 2. step: de-generalize the QI in the created buckets (i.e., continents back to countries)

  • 3. step: permutate sensitive values within each bucket

potentially swap for another technique that is not so confusing with regard to usual perturbative techniques

Learning Objective

  • After completing this part of the tutorial, you will be able to apply selected de-associative techniques in R.

Exercises

  • apply one selected technique to the dataset?
Back to top