Skip to content

Commit 8e6864f

Browse files
authored
Merge pull request aws#234 from awslabs/orchidmajumder-patch-1
Updating one line in the documentation
2 parents 8b45bd5 + 9905471 commit 8e6864f

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)