Skip to main content
This is lesson 2 of 7 in this module Course 74% complete

Deploying a Real-Time Inferencing Service

Premium Content

Sign in with your account or sign up to access this lesson.

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.