diff --git a/introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format.ipynb b/introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format.ipynb index 305a84a491..aede8f85f7 100644 --- a/introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format.ipynb +++ b/introduction_to_amazon_algorithms/imageclassification_caltech/Image-classification-lst-format.ipynb @@ -535,7 +535,7 @@ "{\n", " \"TransformJobName\": batch_job_name,\n", " \"ModelName\": model_name,\n", - " \"MaxConcurrentTransforms\": 10,\n", + " \"MaxConcurrentTransforms\": 16,\n", " \"MaxPayloadInMB\": 6,\n", " \"BatchStrategy\": \"SingleRecord\",\n", " \"TransformOutput\": {\n",