
I am following automated ML guideline.:
I created development environment according to the documentation. As recommended, I am using version 1.27.0 of the Azure ML SDK.
After remote_run completed, I got the error for the following command "best_run, fitted_model = remote_run.get_output()"
I would appreciate if you could help me.