Run jobs in Azure Machine Learning with CLI (v2)

Intermediate
AI Engineer
Data Scientist
Student
Azure
Azure Machine Learning

Use the Azure Machine Learning CLI (v2) to train models as jobs. Train a model using a basic Python script, or perform hyperparameter tuning with a sweep job.

Learning objectives

In this module, you'll learn how to:

  • Train a model with a Python script using the CLI (v2).
  • Perform hyperparameter tuning with the CLI (v2).

Prerequisites

  • Some familiarity with the Azure Machine Learning service.
  • Some experience in training machine learning models using frameworks such as scikit-learn.