Skip to content

Commit

Permalink
Add a figure in README for membership inference attack.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 345249792
  • Loading branch information
shs037 authored and tensorflower-gardener committed Dec 2, 2020
1 parent 15515cb commit e7c21ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -213,6 +213,8 @@ import tensorflow_privacy.privacy.membership_inference_attack.plotting as plotti

figure = plotting.plot_roc_curve(max_auc_attacker.roc_curve)
```
which would give a figure like the one below
![roc_fig](https://github.com/tensorflow/privacy/blob/master/tensorflow_privacy/privacy/membership_inference_attack/codelab_roc_fig.png?raw=true)

Additionally, we provide funcitonality to convert the attack results into Pandas
data frame:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e7c21ab

Please sign in to comment.