Hi, I am trying to perform hyperparameter tuning, but I keep getting the error in my Question Title. I am new to Azure, and I am not sure if it is some error in my script. Could someone advise please?




Hi, I am trying to perform hyperparameter tuning, but I keep getting the error in my Question Title. I am new to Azure, and I am not sure if it is some error in my script. Could someone advise please?




@TobyTan-0337 I think the issue is with your training script. I don't think the main() or other methods are defined. If you look at the sample notebook available for hyperparameter training the sample training script contains the required structure. I think it would be easier to debug if you follow the structure of this github sample which will kickoff the training run when the experiment is submitted.
@TobyTan-0337 Did you get a chance to correct the script and try the scenario again as mentioned in the sample notebook?
10 people are following this question.