Module: Perform hyperparameter tuning with Azure Machine Learning
Lab/Demo: 09/ Hyperparameter tuning.ipynb
Task: Tune hyperparameters with a sweep job
Step: Configure and run a command job in Hyperparameter tuning.ipynb
Description of issue
Commnad job runs indefinitely - remains in Preparing status, does not transition to running status, nor complete status
Repro steps:
- perform all steps given here: https://microsoftlearning.github.io/mslearn-azure-ml/Instructions/09-Hyperparameter-tuning.html
- Issue will be encountered in the following section of notebook Configure and run a command job, prior to defining sweep and running sweep job.