Exercise - Run a training script as a command job
Now, it's your chance to run a script as a command job in Azure Machine Learning.
In this exercise, you will:
- Convert a notebook to a script.
- Test the script in the terminal.
- Run a script as a command job.
- Use parameters when running a script.
Instructions
Follow these instructions to complete the exercise:
- View the exercise repo at https://microsoftlearning.github.io/mslearn-azure-ml/.
- Complete the Run a training script as a command job in Azure Machine Learning exercise.