Steps to deploy a model as a service
Sat Apr 09 2022 21:58:43 GMT+0000 (Coordinated Universal Time)
Saved by @wessim
Register the model. Prepare an entry script. Prepare an inference configuration. Deploy the model locally to ensure everything works. Choose a compute target. Deploy the model to the cloud. Test the resulting web service.
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-deploy-and-where?tabs=azcli
Comments