Event details
We are very excited to announce an Automated ML (Machine Learning) AMA!
An AMA is a live text-based online event similar to a “YamJam” on Yammer or an “Ask Me Anything” on Reddit. This AMA give...
EricStarker
Updated May 20, 2022
nswitanek
Microsoft
May 31, 2022What are best practices for deciding whether or how to configure a new automl run, given that you've already run one? To effectively review all the child runs from several automl runs, does the AML studio UI provide all functionality or are there useful helper scripts for collecting metrics via SDK that enable more effective review of runs?
cesardl
Microsoft
May 31, 2022You can review AutoML Jobs/Runs in the Azure ML Studio UI the same way than when using AutoML v1.
Basically, the backend is the same, hence, the UI for reviewing the Jobs/Runs is also shared across v1 and v2.