Skip to main content
This is lesson 5 of 6 in this module Course 37% complete

Registering a Model

Premium Content

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

The lesson explains how to permanently save trained models in an Azure ML workspace by calling run.register_model or Model.register, making them available for production deployment and access from other applications.