Skip to content

Commit af596ec

Browse files
author
shubham soni
committed
Adding reference to batch scoring notebook
1 parent de2da32 commit af596ec

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) tutorial for batch inferencing using the batch endpoint.
530531

531532
### Configure online deployment
532533

0 commit comments

Comments
 (0)