Skip to content

Hands-On Differential Privacy

Ethan Cowan, Mayana Pereira, Michael Shoemate

Introduction to the Theory and Practice Using Opendp

Barcode 9781492097747
Paperback

Original price £54.75 - Original price £54.75
Original price
£54.75
£54.75 - £54.75
Current price £54.75

Click here to join our rewards scheme and earn points on this purchase!

Availability:
Low Stock
FREE shipping

Release Date: 31/05/2024

Genre: Computing & The Internet
Sub-Genre: Data Management
Label: O'Reilly Media
Language: English
Publisher: O'Reilly Media

Introduction to the Theory and Practice Using Opendp
Many organizations today analyze and share large, sensitive datasets about individuals. Whether these datasets cover healthcare details, financial records, or exam scores, it's become more difficult for organizations to protect an individual's information. This practical book explains how differential privacy (DP) can help.

Many organizations today analyze and share large, sensitive datasets about individuals. Whether these datasets cover healthcare details, financial records, or exam scores, it's become more difficult for organizations to protect an individual's information through deidentification, anonymization, and other traditional statistical disclosure limitation techniques. This practical book explains how differential privacy (DP) can help.

Authors Ethan Cowan, Michael Shoemate, and Mayana Pereira and explain how these techniques enable data scientists, researchers, and programmers to run statistical analyses that hide the contribution of any single individual. You'll dive into basic DP concepts and understand how to use open source tools to create differentially private statistics, explore how to assess the utility/privacy trade-offs, and learn how to integrate differential privacy into workflows.

With this book, you'll learn:

  • How DP guarantees privacy when other data anonymization methods don't
  • What preserving individual privacy in a dataset entails
  • How to apply DP in several real-world scenarios and datasets
  • Potential privacy attack methods, including what it means to perform a reidentification attack
  • How to use the OpenDP library in privacy-preserving data releases
  • How to interpret guarantees provided by specific DP data releases