Which AI service should you use to create a bot from a frequently asked questions (FAQ) document?
a
HOTSPOT To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Reliability and safety:
AI systems need to be reliable and safe in order to be trusted. It is important for a system to perform as it was originally designed and for it to respond safely to new situations. Its inherent resilience should resist intended or unintended manipulation. Rigorous testing and validation should be established for operating conditions to ensure that the system responds safely to edge cases, and A/B testing and champion/challenger methods should be integrated into the evaluation process.
An AI system's performance can degrade over time, so a robust monitoring and model tracking process needs to be established to reactively and proactively measure the model's performance and retrain it, as necessary, to modernize it.
Reference:
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/innovate/best-practices/trusted-ai
In which two scenarios can you use a speech synthesis solution? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
ad
Azure Text to Speech is a Speech service feature that converts text to lifelike speech.
Incorrect Answers:
C: Extracting key phrases is not speech synthesis.
Reference:
https://azure.microsoft.com/en-in/services/cognitive-services/text-to-speech/
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.
ad
You can drag-and-drop datasets and modules onto the canvas.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer
You need to predict the animal population of an area.
Which Azure Machine Learning type should you use?
a
Regression is a supervised machine learning technique used to predict numeric values.
Reference:
https://docs.microsoft.com/en-us/learn/modules/create-regression-model-azure-machine-learning-designer/1-introduction
DRAG DROP
Match the tool to the Azure Machine Learning task.
To answer, drag the appropriate tool from the column on the left to its tasks on the right. Each tool may be used once, more than once, or not at all.
NOTE: Each correct selection is worth one point.
HOTSPOT
Select the answer that correctly completes the sentence.
HOTSPOT To complete the sentence, select the appropriate option in the answer area.
Hot Area:
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.
Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer#deploy
An app that analyzes social media posts to identify their tone is an example of which type of natural language processing (NLP) workload?
a
HOTSPOT To complete the sentence, select the appropriate option in the answer area.
Hot Area:
Regression is a machine learning task that is used to predict the value of the label from a set of related features.
Reference:
https://docs.microsoft.com/en-us/dotnet/machine-learning/resources/tasks