Deploying a Real-Time Inferencing Service
The lesson walks through deploying a model as a web service: registering the model, creating a scoring script with init() and run() functions, configuring the environment and compute target, and executing the deployment.
Previous Module
Machine Learning Pipelines
This Module
Real-Time Inferencing