Font size
WorksheetsQuiz-Lesson 6
Total questions: 15
Worksheet time: 8mins
Which of these are managed services provided by Azure
Compute instance
Modelling and Deployment
Operationalizing
All of them
Select the disadvantages of using web-based notebooks
Need server to deploy them
They are interactive
Lot of manual effort and time needed to determine correct versions of software to install
There is no any disadvantage
Select broad categories of compute targets
Training compute target
Inference compute target
Azure containers
Azure VMs
We must create an experiment before creating a new run
True
False
Run produces a model
True
False
We cannot host pre-trained models which were created in our local computers on Azure model registry
True
False
What is the term that indicates process automation applied to machine learning pipelines
DevOps
MLOps
Which of these steps are not part of machine learning pipeline
Data ingestion
Documentation of business requirements
Model training
Model deployment
Batch inferencing typically runs on large data as per a schedule
True
False
Method to check the output produced during training in Azure notebook
Wait for completion with show_output = True
Using RunDetails widget
Both
Azure Container Instance is one of the compute targets managed by Azure Machine Learning
True
False
Compute target is designated environment where you run training scripts or host your service deployment
True
False
Compute clusters is managed by Azure Machine Learning
True
False
is run on a recurring schedule against data stored in a database or other data store
(a)
Azure Machine Learning provides a code-first experience via the Azure Machine Learning SDK for Python
True
False
