PyDP VS differential-privacy-library

Compare PyDP vs differential-privacy-library and see what are their differences.

PyDP

The Python Differential Privacy Library. Built on top of: https://github.com/google/differential-privacy (by OpenMined)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
PyDP differential-privacy-library
1 2
483 779
2.3% 1.3%
7.0 4.8
4 months ago 13 days ago
Python Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

PyDP

Posts with mentions or reviews of PyDP. We have used some of these posts to build our list of alternatives and similar projects.
  • How to make the medical data in order to protect the data privacy?
    1 project | /r/LanguageTechnology | 26 Feb 2023
    As the title mentioned, I studied some tutorials about differential privacy and the examples of PyDP, but they only deal with simple cases(structure text). Which paper/direction I should focus on if I want to make the unstructured medical data private? Is it possible to make the data private with some preprocessing before I feed the data into the model? A naive idea is find out the sensitive part(ex : name), change them to non sensitive text manually. Thanks

differential-privacy-library

Posts with mentions or reviews of differential-privacy-library. We have used some of these posts to build our list of alternatives and similar projects.
  • Well, crackers.
    1 project | /r/ProgrammerHumor | 22 Nov 2021
    Differential privacy. Basically i wanted to create a randomly generated database file, akin to medical records, create a Private Aggregation of Teacher Ensembles algorithms based on 20-60% of its content and then use this teacher model on the other 80-40% of database which was just a plaintext, not that that matters. The problem is, I've barely got ideas on how it all works, and the one example I've found used Cryptonumeric's library called cn.protect. And that went like I've already described. I've fallen back on practical part of the paper and found another way of getting any practical usage as the assignment requires and now am trying to use https://github.com/IBM/differential-privacy-library and the example on 30s guide to instead make the practical part about choosing epsilon ( a measure of how much information you can give away as a result of one query on the database to a third malicious party) by tracking associated accuracy of result dataset compared to original. I hope I'll manage to edit the code to accept my text file after parsing it through into ndarray from txt, separating the last column to use as a target and going from there.
  • Differential Privacy project on Python
    1 project | /r/differentialprivacy | 22 Dec 2020
    IBM's Diffprivlib is a well-documented implementation of differential privacy in Python. Source code and getting started documentation is available on the IBM differential-privacy-library Github repository.

What are some alternatives?

When comparing PyDP and differential-privacy-library you can also consider the following projects:

mailjet-apiv3-python - [API v3] Python Mailjet wrapper

data-science-ipython-notebooks - Data science Python notebooks: Deep learning (TensorFlow, Theano, Caffe, Keras), scikit-learn, Kaggle, big data (Spark, Hadoop MapReduce, HDFS), matplotlib, pandas, NumPy, SciPy, Python essentials, AWS, and various command lines.

CuVec - Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory

awesome-machine-unlearning - Awesome Machine Unlearning (A Survey of Machine Unlearning)

Ciphey - ⚡ Automatically decrypt encryptions without knowing the key or cipher, decode encodings, and crack hashes ⚡

fides - The Privacy Engineering & Compliance Framework

PrivacyEngCollabSpace - Privacy Engineering Collaboration Space