
Answer-first summary for fast verification
Answer: To make the model accessible for consumption by other applications or services.
Publishing a custom vision model in Azure AI Vision makes the model accessible for consumption by other applications or services. This allows the model to be integrated into various workflows, applications, or systems that require image classification capabilities. Publishing the model does not necessarily make it publicly available for others to use, nor does it improve the model's performance or archive it for future reference.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
You have trained a custom image classification model using Azure AI Vision and evaluated its performance using various metrics. The next step is to publish the model. What is the purpose of publishing a custom vision model?
A
To make the model publicly available for others to use.
B
To make the model accessible for consumption by other applications or services.
C
To improve the model's performance by incorporating feedback from users.
D
To archive the model for future reference.