Skip to content

Commit 3e44b8d

Browse files
Rephrase example
1 parent 08dc771 commit 3e44b8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model_authentication/model_authentication.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"\n",
2121
"This exposes an interesting angle to potentially attack an ML system in production. In this notebook we will demonstrate a quick & simple process to authenticate models before loading them into memory.\n",
2222
"\n",
23-
"For example, you should authenticate the model during the continuous integration stage, and ensure the model file being provided is the right one."
23+
"Ideally, you should be authenticating the model during the continuous integration stage to ensure the model file being provided is the right one."
2424
]
2525
},
2626
{

0 commit comments

Comments
 (0)