Anonymization of high-dimensional data
Preserving privacy becomes inefficient due to the curse of dimensionality. The curse of dimensionality refers to a set of problems that arise when working with high-dimensional data. As the number of features or dimensions grows, the amount of data we need to generalize accurately grows exponentially. This is especially the case with k-anonymity: the more columns, the more complex reaching a k-anonymous dataset can be.
How does PCA work concerning the anonymization of datasets and dataset releases?
Este exercício faz parte do curso
Data Privacy and Anonymization in Python
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
