Skip to content

Commit 9905471

Browse files
Updating one line in the documentation
1 parent 8b45bd5 commit 9905471

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -456,7 +456,7 @@
456456
"source": [
457457
"## Set Up Hosting For The Model\n",
458458
"\n",
459-
"A trained model does nothing on its own. We now want to use the model to perform inference. For this example, that means predicting the topic mixture representing a given document.\n",
459+
"A trained model does nothing on its own. We now want to use the model to perform inference. For this example, that means predicting the class label given an input image.\n",
460460
"\n",
461461
"This section involves several steps,\n",
462462
"\n",

0 commit comments

Comments
 (0)