معرفی شرکت ها


dp-accounting-0.4.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Tools for tracking differential privacy budgets
ویژگی مقدار
سیستم عامل -
نام فایل dp-accounting-0.4.1
نام dp-accounting
نسخه کتابخانه 0.4.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Google Differential Privacy Team
ایمیل نویسنده dp-open-source@google.com
آدرس صفحه اصلی https://github.com/google/differential-privacy/
آدرس اینترنتی https://pypi.org/project/dp-accounting/
مجوز Apache 2.0
# Differential Privacy Accounting This directory contains tools for tracking differential privacy budgets, available as part of the [Google differential privacy library](https://github.com/google/differential-privacy). The set of DpEvent classes allow you to describe complex differentially private mechanisms such as Laplace and Gaussian, subsampling mechanisms, and their compositions. The PrivacyAccountant classes can ingest DpEvents and return the ε, δ of the composite mechanism. Privacy Loss Distributions (PLDs) and RDP accounting are currently supported. More detailed definitions and references about PLDs can be found [in our supplementary pdf document](https://github.com/google/differential-privacy/tree/main/common_docs/Privacy_Loss_Distributions.pdf). Our library only support Python version >= 3.9. We test this library on Linux with Python version 3.9. If you experience any problems, please file an issue on GitHub, also for other platforms or Python versions.


نیازمندی

مقدار نام
~=1.0.0 absl-py
~=21.4.0 attrs
~=0.1.8 dm-tree
~=1.2.1 mpmath
~=1.21 numpy
~=1.7.1 scipy


زبان مورد نیاز

مقدار نام
>=3.7 Python


نحوه نصب


نصب پکیج whl dp-accounting-0.4.1:

    pip install dp-accounting-0.4.1.whl


نصب پکیج tar.gz dp-accounting-0.4.1:

    pip install dp-accounting-0.4.1.tar.gz