Skip to main content
This is lesson 3 of 6 in this module Course 33% complete

Training a Model in a Script

Premium Content

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

The lesson shows how to train a machine learning model inside an Azure ML experiment script, loading datasets, applying learning algorithms like logistic regression, and saving the fully trained model as a PKL file in the experiment outputs folder.