Azure Machine Learning Flashcards
What is Azure Machine Learning?
A cloud-based platform for building and operating ML solutions in Azure.
What is Azure ML Studio?
A web portal in Azure ML for low-code and no-code options for model training, deployment, and asset management.
What is an Azure ML Workspace?
The top-level resource for Azure ML, providing a centralised place to work with all the artifacts you create when you use Azure ML.
What are compute targets?
Cloud-based resources on which you can run model training and data exploration processes.
What are the 4 kinds of compute targets?
Compute Instances
Compute Clusters
Inference Clusters
Attached Compute
What are Compute Instances?
Development workstations that data scientists can use to work with data and models.
What are Compute Clusters?
Scalable clusters of virtual machines for on-demand processing of experiment code.
What are Inference Clusters used for?
Deployment targets for predictive services that use your trained models.
What are Attached Compute used for?
Links to existing Azure compute resources, such as VMs or Azure Databrick clusters.
What is a dataset in Azure ML?
An object that contains data for model training and another operations.
It represents specific data files or tables that you plan to work with in Azure ML.
What is automated machine learning in Azure ML?
A feature that leverages the scalability of cloud compute to automatically try multiple pre-processing techniques and model-training algorithms in parallel to find the best performing model.
It only(?) supports supervised ML.
What is Azure Cognitive services?
A comprehensive family of AI services and cognitive APIs to help you build intelligent apps.
What decision AI services does Azure Cognitive services encapsulate?
Anomaly Detector
Content moderator
Personaliser
What language AI services does Azure Cognitive services encapsulate?
Language understanding (LUIS)
QnA Maker
Text analysis
Translator
What speech AI services does Azure Cognitive services encapsulate?
Speech-to-Text
Text-to-Speech
Speech translation