Skip to content

Commit 82d22b4

Browse files
author
Sherry Yang
committed
Update knowledge check.
1 parent 5ebed62 commit 82d22b4

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

learn-pr/wwl-data-ai/fundamentals-machine-learning/11-knowledge-check.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -46,15 +46,4 @@ quiz:
4646
explanation: "Correct. A loss function determines the overall variance, or loss, between predicted and actual label values."
4747
- content: "To calculate the cost of training a neural network rather than a statistical model"
4848
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

Comments
 (0)