Skip to content

Commit 68e40ad

Browse files
Merge pull request #212982 from shubhamiit/sonishubham/ODbatch
Adding reference to batch scoring notebook
2 parents 9867663 + c205eae commit 68e40ad

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/machine-learning/tutorial-auto-train-image-models.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,7 @@ az ml online-endpoint create --file .\create_endpoint.yml --workspace-name [YOUR
527527

528528
[!Notebook-python[] (~/azureml-examples-v2samplesreorg/sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items/automl-image-object-detection-task-fridge-items.ipynb?name=create_endpoint)]
529529
---
530+
We can also create a batch endpoint for batch inferenching on large volumes of data over a period of time. Checkout the [object detection batch scoring](https://github.com/Azure/azureml-examples/tree/main/sdk/python/jobs/automl-standalone-jobs/automl-image-object-detection-task-fridge-items-batch-scoring) notebook for batch inferencing using the batch endpoint.
530531

531532
### Configure online deployment
532533

0 commit comments

Comments
 (0)