Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

DataCamp

Data Privacy and Anonymization in R

via DataCamp

Overview

Publicly release data sets with a differential privacy guarantee.

With social media and big data everywhere, data privacy has been a growing, public concern. Recognizing this issue, entities such as Google, Apple, and the US Census Bureau are promoting better privacy techniques; specifically differential privacy, a mathematical condition that quantifies privacy risk. In this course, you will learn to code basic data privacy methods and a differentially private algorithm based on various differentially private properties. With these tools in hand, you will learn how to generate a basic synthetic (fake) data set with the differential privacy guarantee for public data release.

Syllabus

Introduction to Data Privacy
-This chapter covers some basic data privacy techniques that statisticians use to anonymize data. You'll first learn how to remove identifiers and then generate synthetic data from probability distributions.

Introduction to Differential Privacy
-After covering the basic data privacy techniques, you'll learn conceptually about differential privacy as well as how to implement the most popular and common differentially private algorithm called the Laplace mechanism.

Differentially Private Properties
-In this chapter, you will learn the various properties of differential privacy, such as the combination rules and post-processing, to properly implement the Laplace mechanism for various kinds data questions.

Differentially Private Data Synthesis
-In this chapter, you will learn how to release simple data sets publicly using differentially private data synthesis techniques.

Taught by

Claire Bowen

Reviews

Start your review of Data Privacy and Anonymization in R

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.