Run a training script as a command job in Azure Machine Learning
Learn how to convert your code to a script and run it as a command job in Azure Machine Learning.
Data Scientist
Machine Learning
Module 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.