Skip to content

Commit ae5d8fe

Browse files
committed
Updated: kmeans_byom markdown typo
1 parent 8c56b27 commit ae5d8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

advanced_functionality/kmeans_bring_your_own_model/kmeans_bring_your_own_model.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,7 +354,7 @@
354354
"\n",
355355
"## Extensions\n",
356356
"\n",
357-
"This notebook showed how to seed a pre-existing model in an already built container. This functionality could be replicated with other Amazon SageMaker Algorithms, as well as the TensorFlow and MXNet containers. Although this is certainly an easy method to bring your own model, it is not likely to provide the flexibility of a bringing your own scoring container. Please refer to other example notebooks which show how to dockerize your own training and scoring could which could be modified appropriately to your use case."
357+
"This notebook showed how to seed a pre-existing model in an already built container. This functionality could be replicated with other Amazon SageMaker Algorithms, as well as the TensorFlow and MXNet containers. Although this is certainly an easy method to bring your own model, it is not likely to provide the flexibility of a bringing your own scoring container. Please refer to other example notebooks which show how to dockerize your own training and scoring container which could be modified appropriately to your use case."
358358
]
359359
},
360360
{

0 commit comments

Comments
 (0)