Skip to content

Commit 9140b64

Browse files
committed
Updated: Markdown to reflect model removal
1 parent 8335118 commit 9140b64

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-fulltraining.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,7 +555,7 @@
555555
"source": [
556556
"### Clean up\n",
557557
"\n",
558-
"When we're done with the endpoint, we can just delete it and the backing instances will be released. Run the following cell to delete the endpoint and model."
558+
"When we're done with the endpoint, we can just delete it and the backing instances will be released. Run the following cell to delete the endpoint."
559559
]
560560
},
561561
{

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-transfer-learning.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@
570570
"source": [
571571
"### Clean up\n",
572572
"\n",
573-
"When we're done with the endpoint, we can just delete it and the backing instances will be released. Run the following cell to delete the endpoint and model."
573+
"When we're done with the endpoint, we can just delete it and the backing instances will be released. Run the following cell to delete the endpoint."
574574
]
575575
},
576576
{

0 commit comments

Comments
 (0)