Faith Xu
Faith Xu
Updates TSA item path to new ADO project area paths
 Shown time is misleading and does not update regularly. Should either not show (if unknown until end of job) or keep up to date with current-running-duration.
Tutorial says to set to 15min, but min time allowed in UI is 1 hour. Step 7 here: https://github.com/danielsc/azureml-workshop-2019/blob/master/1-new-workspace/3-automl.md
When trying to get an ONNX model from AutoML, you need to set configurations in 3 places. 1. AutoML config - **enable_onnx_compatible_models=True**, 2. Get best run output - best_run, onnx_mdl...