Which Azure Cognitive Services service should you use?
You are building a tool that will process images from retail stores and identify the products of competitors. The solution will use a custom model. Which Azure Cognitive Services service should you use?A . Custom Vision B. Form Recognizer C. Face D. Computer VisionView AnswerAnswer: A Explanation: The Azure Custom...
What are two metrics that you can use to evaluate a regression model? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
What are two metrics that you can use to evaluate a regression model? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . coefficient of determination (R2) B. F1 score C. root mean squared error (RMSE) D. area under curve (AUC) E. balanced accuracyView...
To complete the sentence, select the appropriate option in the answer area
HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer: Explanation: Reliability & Safety https://en.wikipedia.org/wiki/Tay_(bot) “To build trust, it's critical that AI systems operate reliably, safely, and consistently under normal circumstances and in unexpected conditions. These systems should be able to operate as they were...
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point
HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes In machine learning, if you have labeled data, that means your data is marked up, or annotated, to show...
What are two tasks that require an enterprise workspace?
You are evaluating whether to use a basic workspace or an enterprise workspace in Azure Machine Learning. What are two tasks that require an enterprise workspace? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Use a graphical user interface (GUI) to run...
Which two fields should you use as features?
You need to predict the income range of a given customer by using the following dataset. Which two fields should you use as features? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . Education Level B. Last Name C. Age D. Income Range...
Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
You are building an AI system. Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?A . Ensure that all visuals have an associated text that can be read by a screen reader. B. Enable autoscaling to ensure that a service scales...
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point
HOTSPOT For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point. View AnswerAnswer: Explanation: Box 1: Yes Azure Machine Learning designer lets you visually connect datasets and modules on an interactive canvas to create machine learning...
To complete the sentence, select the appropriate option in the answer area
HOTSPOT To complete the sentence, select the appropriate option in the answer area. View AnswerAnswer:
Which type of machine learning should you use to identify groups of people who have similar purchasing habits?
Which type of machine learning should you use to identify groups of people who have similar purchasing habits?A . classification B. regression C. clusteringView AnswerAnswer: C Explanation: Clustering is a machine learning task that is used to group instances of data into clusters that contain similar characteristics. Clustering can also...