What is the Azure CLI command to view the score of a model?
Answers
Answered by
4
The current version of the Azure CLI is 2.12.
To find your installed version and see if you need to update, run az --version . If you're using the Azure classic deployment model, install the Azure classic CLI
Similar questions