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/wwl-data-ai/fundamentals-machine-learning/11-knowledge-check.yml
+1-12Lines changed: 1 addition & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -46,15 +46,4 @@ quiz:
46
46
explanation: "Correct. A loss function determines the overall variance, or loss, between predicted and actual label values."
47
47
- content: "To calculate the cost of training a neural network rather than a statistical model"
48
48
isCorrect: false
49
-
explanation: "Incorrect. A loss function does not calculate cost."
50
-
- content: "What does automated machine learning in Azure Machine Learning enable you to do?"
51
-
choices:
52
-
- content: "Automatically deploy new versions of a model as they're trained"
53
-
isCorrect: false
54
-
explanation: "Incorrect. Automated machine learning does not automatically deploy models."
55
-
- content: "Automatically provision Azure Machine Learning workspaces for new data scientists in an organization"
56
-
isCorrect: false
57
-
explanation: "Incorrect. Automated machine learning does not automate workspace provisioning."
58
-
- content: "Automatically run multiple training jobs using different algorithms and parameters to find the best model"
59
-
isCorrect: true
60
-
explanation: "Correct. Automated machine learning runs multiple training jobs, varying algorithms and parameters, to find the best model for your data."
49
+
explanation: "Incorrect. A loss function does not calculate cost."
0 commit comments