What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
What are three Microsoft guiding principles for responsible AI? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . knowledgeabilityB . decisivenessC . inclusivenessD . fairnessE . opinionatednessF . reliability and safetyView AnswerAnswer: C,D,F Explanation: Reference: https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles
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...
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: To perform real-time inferencing, you must deploy a pipeline as a real-time endpoint. Real-time endpoints must be deployed to an Azure Kubernetes Service cluster.
Match the principles of responsible AI to appropriate requirements
DRAG DROP Match the principles of responsible AI to appropriate requirements. To answer, drag the appropriate principles from the column on the left to its requirement on the right. Each principle may be used once, more than once, or not at all. You may need to drag the split bar...
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:
Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.A . datasetB . computeC . pipelineD . moduleView AnswerAnswer: A,D Explanation: You can drag-and-drop datasets and modules onto the canvas. Reference:...
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: The Azure Custom...
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: Table Description automatically generated with medium confidence Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Which module in the Azure Machine Learning designer should you use?
You need to create a training dataset and validation dataset from an existing dataset. Which module in the Azure Machine Learning designer should you use?A . Select Columns in DatasetB . Add RowsC . Split DataD . Join DataView AnswerAnswer: C Explanation: A common way of evaluating a model is...
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...