Exercise: Create a basic training job

Completed

Note

This exercise requires an Azure subscription. If you do not already have one, sign up for a free trial at https://azure.microsoft.com.

Now, it's your chance to experience how you can use the CLI (v2) to manage the Azure Machine Learning workspace and its assets.

In this exercise, you will:

  • Train a model as a job with the CLI (v2).
  • Train a model using a registered dataset as input.

Instructions

Follow these instructions to complete the exercise:

  1. View the exercise repo at https://aka.ms/aml-cli2.
  2. Complete the Run a basic Python training job exercise.