Which type of model is the chart used to evaluate?
You have the Predicted vs. True chart shown in the following exhibit. Which type of model is the chart used to evaluate?A . classificationB . regressionC . clusteringView AnswerAnswer: B Explanation: What is a Predicted vs. True chart? Predicted vs. True shows the relationship between a predicted value and its...
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 ....
This an example of which Microsoft guiding principle for responsible AI?
Your company is exploring the use of voice recognition technologies in its smart home devices. The company wants to identify any barriers that might unintentionally leave out specific user groups. This an example of which Microsoft guiding principle for responsible AI?A . accountabilityB . fairnessC . inclusivenessD . privacy and...
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: In the most basic sense, regression refers to prediction of a numeric target. Linear regression attempts to establish a...
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 VisionB . Form RecognizerC . FaceD . Computer VisionView AnswerAnswer: A Explanation: Reference: https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/overview
For a machine learning progress, how should you split data for training and evaluation?
For a machine learning progress, how should you split data for training and evaluation?A . Use features for training and labels for evaluation.B . Randomly split the data into rows for training and rows for evaluation.C . Use labels for training and features for evaluation.D . Randomly split the data...
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 Automated machine learning, also referred to as automated ML or AutoML, is the process of automating the time consuming,...
What should you do?
You build a machine learning model by using the automated machine learning user interface (UI). You need to ensure that the model meets the Microsoft transparency principle for responsible AI. What should you do?A . Set Validation type to Auto.B . Enable Explain best model.C . Set Primary metric to...
This is an example of which type of machine learning?
A medical research project uses a large anonymized dataset of brain scan images that are categorized into predefined brain haemorrhage types. You need to use machine learning to support early detection of the different brain haemorrhage types in the images before the images are reviewed by a person. This is...