Which type of machine learning should you use?
You need to predict the sea level in meters for the next 10 years. Which type of machine learning should you use?A . classificationB . regressionC . clusteringView AnswerAnswer: B Explanation: Regression is a type of supervised learning approach that predicts a continuous outcome variable (in this case, sea level)....
Which type of computer vision should you use?
You need to determine the location of cars in an image so that you can estimate the distance between the cars. Which type of computer vision should you use?A . optical character recognition (OCR)B . object detectionC . image classificationD . face detectionView AnswerAnswer: B Explanation: Object detection is similar...
You have a database that contains a list of employees and their photos
HOTSPOT You have a database that contains a list of employees and their photos. You are tagging new photos of the employees. 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:
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: Accelerate your business processes by automating information extraction. Form Recognizer applies advanced machine learning to accurately extract text, key/value pairs, and tables from documents. With just a few samples, Form Recognizer tailors its understanding...
Match the types of computer vision to the appropriate scenarios
DRAG DROP Match the types of computer vision to the appropriate scenarios. To answer, drag the appropriate workload type from the column on the left to its scenario on the right. Each workload type may be used once, more than once, or not at all. NOTE: Each correct selection is...
Which two parameters should you use to consume the pipeline?
You use Azure Machine Learning designer to publish an inference pipeline. Which two parameters should you use to consume the pipeline? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.A . the model nameB . the training endpointC . the authentication keyD ....
Match the machine learning tasks to the appropriate scenarios
DRAG DROP Match the machine learning tasks to the appropriate scenarios. To answer, drag the appropriate task from the column on the left to its scenario on the right. Each task may be used once, more than once, or not at all. NOTE: Each correct selection is worth one point....
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: No Box 2: Yes Box 3: No Anomaly detection encompasses many important tasks in machine learning: Identifying transactions that are...
Which metric can you use to evaluate a classification model?
Which metric can you use to evaluate a classification model?A . true positive rateB . mean absolute error (MAE)C . coefficient of determination (R2)D . root mean squared error (RMSE)View AnswerAnswer: A Explanation: What does a good model look like? An ROC curve that approaches the top left corner with...