Azure Machine Learning
An Azure machine learning service for building and deploying models.
2,959 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I want to change the pricing tier of custom vision to S1 so it can be accessed by a python script, however there is no option for S1. There is only F0 and S0, how do I get access to S1
you need to select S0 as pricing tier for Custom Vision as it supports only F0 (Free) and S0 (Standard), the S1 pricing tier is for Computer Vision, Translator.
For more details for Pricing on Custom Vision, please refer: https://azure.microsoft.com/en-in/pricing/details/cognitive-services/custom-vision-service/
Please "Accept the answer" if the information helped you.