CMD + K

r-privatelr

Community

Implements two differentially private algorithms for estimating L2-regularized logistic regression coefficients. A randomized algorithm F is epsilon-differentially private (C. Dwork, Differential Privacy, ICALP 2006 <DOI:10.1007/11681878_14>), if |log(P(F(D) in S)) - log(P(F(D') in S))| <= epsilon for any pair D, D' of datasets that differ in exactly one record, any measurable set S, and the randomness is taken over the choices F makes.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-privatelr

Usage Tracking

1.2_22
1 / 8 versions selected
Total downloads: 0

About

Summary

Implements two differentially private algorithms for estimating L2-regularized logistic regression coefficients. A randomized algorithm F is epsilon-differentially private (C. Dwork, Differential Privacy, ICALP 2006 <DOI:10.1007/11681878_14>), if |log(P(F(D) in S)) - log(P(F(D') in S))| <= epsilon for any pair D, D' of datasets that differ in exactly one record, any measurable set S, and the randomness is taken over the choices F makes.

Information Last Updated

Apr 22, 2025 at 15:32

License

GPL-2

Total Downloads

1

Platforms

noarch Version: 1.2_22