You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: learn-pr/azure/intro-to-azure-ml/5-knowledge-check.yml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -14,14 +14,14 @@ content: |
14
14
quiz:
15
15
title: Check your knowledge
16
16
questions:
17
-
- content: 'Which of these features does Azure Machine Learning Studio designer have?'
17
+
- content: 'Which of these features does Azure Machine Learning studio designer have?'
18
18
choices:
19
19
- content: "Network Security controls and overview"
20
20
isCorrect: false
21
21
explanation: "Incorrect. You can manage network security through the Azure portal and Workspace."
22
22
- content: "Visual canvas with drag and drop controls."
23
23
isCorrect: true
24
-
explanation: "Correct. You can find Azure Machine Learning Designer within the Azure Machine Learning Studio. It's suited for building ML pipelines by dragging and dropping modules to create workflows or tasks execute in a particular order."
24
+
explanation: "Correct. You can find Azure Machine Learning Designer within the Azure Machine Learning studio. It's suited for building ML pipelines by dragging and dropping modules to create workflows or tasks execute in a particular order."
25
25
- content: "Model storage and versioning"
26
26
isCorrect: false
27
27
explanation: "Incorrect. You can access model storage and versioning via the Workspace and Notebook feature."
0 commit comments