Skip to content

Commit 1594b25

Browse files
committed
Notebook nits
1 parent 4f5249e commit 1594b25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notebooks/attack_database_reconstruction.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"cell_type": "markdown",
1212
"metadata": {},
1313
"source": [
14-
"In this tutorial we will show how to run a database reconstruction attack on the Iris dataset."
14+
"In this tutorial we will show how to run a database reconstruction attack on the Iris dataset and evaluate its effectiveness against models trained non-privately (i.e., naively with scikit-learn) and models trained with differential privacy guarantees."
1515
]
1616
},
1717
{

0 commit comments

Comments
 (0)