Event banner
Automated ML (Machine Learning) AMA (Ask Microsoft Anything)
Event Ended
Tuesday, May 31, 2022, 09:00 AM PDTEvent 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
SwatiGharse
Microsoft
May 31, 2022Automated ML models for computer vision tasks require GPU SKUs and support NC and ND families. We recommend the NCsv3-series (with v100 GPUs) for faster training. A compute target with a multi-GPU VM SKU leverages multiple GPUs to also speed up training. Additionally, when you set up a compute target with multiple nodes you can conduct faster model training through parallelism when tuning hyperparameters for your model.
myeager
May 31, 2022Copper Contributor
Thanks Swati,
I work for a startup. We do not need the fastest training. We are willing to wait. What we need is the most cost efficient SKU.
Do you have a recommendation for most cost efficient sku for Assisted Labeling and Object Detection Model training?
- cesardlMay 31, 2022
Microsoft
Here you have a couple of links explaining compute in Azure ML: https://docs.microsoft.com/en-us/azure/machine-learning/how-to-create-attach-compute-cluster?tabs=python https://docs.microsoft.com/en-us/azure/machine-learning/how-to-create-manage-compute-instance?tabs=python- myeagerMay 31, 2022Copper ContributorCan you point me to something in these docs that tells me which of the vms listed in the add quota list will be the most cost efficient? Thanks.