Run a training script as a command job in Azure Machine Learning

Beginner
Data Scientist
Azure Machine Learning

Learn how to convert your code to a script and run it as a command job in Azure Machine Learning.

Learning objectives

In this module, you'll learn how to:

  • Convert a notebook to a script.
  • Test scripts in a terminal.
  • Run a script as a command job.
  • Use parameters in a command job.