Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
3,664 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hai i using the custom vision model recently I'm want to know what's the difference between the two key options. Why are there 2 endpoint option and which is better.
Hi Nandhini M
The two endpoints we talking about are training and deployment keys I guess,
You can use either one of them or you can use them separately,
The training endpoint is for model development, training, and management, while the prediction endpoint is for deploying and making predictions with the trained model in production.
If this helps kindly accept the answer thanks