Real AI-900 Dumps - Microsoft Correct Answers updated on 2021 [Q64-Q81]

Share

Use Real AI-900 Dumps - Microsoft Correct Answers updated on 2021

Microsoft Certified: Azure AI Fundamentals AI-900 Exam Practice Dumps

NEW QUESTION 64
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation:
Box 1: Yes
Azure bot service can be integrated with the powerful AI capabilities with Azure Cognitive Services.
Box 2: Yes
Azure bot service engages with customers in a conversational manner.
Box 3: No
The QnA Maker service creates knowledge base, not Question: 55
Note: You can use the QnA Maker service and a knowledge base to add Question:-and-answer support to your bot. When you create your knowledge base, you seed it with Questions and answers.
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-builder-tutorial-add-qna

 

NEW QUESTION 65
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation

Reference:
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-to-text/#features

 

NEW QUESTION 66
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles

 

NEW QUESTION 67
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation

Privacy and security.
As AI becomes more prevalent, protecting privacy and securing important personal and business information is becoming more critical and complex. With AI, privacy and data security issues require especially close attention because access to data is essential for AI systems to make accurate and informed predictions and decisions about people. AI systems must comply with privacy laws that require transparency about the collection, use, and storage of data and mandate that consumers have appropriate controls to choose how their data is used. At Microsoft, we are continuing to research privacy and security breakthroughs (see next unit) and invest in robust compliance processes to ensure that data collected and used by our AI systems is handled responsibly.
Reference:
https://docs.microsoft.com/en-us/learn/modules/responsible-ai-principles/4-guiding-principles

 

NEW QUESTION 68
What are two tasks that can be performed by using computer vision? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Detect the color scheme in an image
  • B. Predict stock prices.
  • C. Extract key phrases.
  • D. Translate text between languages.
  • E. Detect brands in an image.

Answer: A,E

Explanation:
Section: Describe features of computer vision workloads on Azure
Explanation:
B: Identify commercial brands in images or videos from a database of thousands of global logos. You can use this feature, for example, to discover which brands are most popular on social media or most prevalent in media product placement.
C: Analyze color usage within an image. Computer Vision can determine whether an image is black & white or color and, for color images, identify the dominant and accent colors.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/overview

 

NEW QUESTION 69
What are two tasks that can be performed by using the Computer Vision service? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Detect faces in an image.
  • B. Train a custom image classification model.
  • C. Recognize handwritten text.
  • D. Translate the text in an image between languages.

Answer: A,C

Explanation:
Section: Describe features of computer vision workloads on Azure
Explanation:
B: Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.
C: Computer Vision includes Optical Character Recognition (OCR) capabilities. You can use the new Read API to extract printed and handwritten text from images and documents.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/home

 

NEW QUESTION 70
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:


Reference:
https://docs.microsoft.com/en-gb/azure/cognitive-services/text-analytics/overview
https://azure.microsoft.com/en-gb/services/cognitive-services/speech-services/

 

NEW QUESTION 71
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Explanation

Box 1: Yes
In machine learning, if you have labeled data, that means your data is marked up, or annotated, to show the target, which is the answer you want your machine learning model to predict.
In general, data labeling can refer to tasks that include data tagging, annotation, classification, moderation, transcription, or processing.
Box 2: No
Box 3: No
Accuracy is simply the proportion of correctly classified instances. It is usually the first metric you look at when evaluating a classifier. However, when the test data is unbalanced (where most of the instances belong to one of the classes), or you are more interested in the performance on either one of the classes, accuracy doesn't really capture the effectiveness of a classifier.
Reference:
https://www.cloudfactory.com/data-labeling-guide
https://docs.microsoft.com/en-us/azure/machine-learning/studio/evaluate-model-performance

 

NEW QUESTION 72
You are developing a conversational AI solution that will communicate with users through multiple channels including email, Microsoft Teams, and webchat.
Which service should you use?

  • A. Azure Bot Service
  • B. Translator
  • C. Form Recognizer
  • D. Text Analytics

Answer: A

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/bot-service/bot-service-overview-introduction?view=azure-bot-service-4.

 

NEW QUESTION 73
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation

Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to specify the labels to apply.
Note: The Custom Vision service uses a machine learning algorithm to apply labels to images. You, the developer, must submit groups of images that feature and lack the characteristics in question. You label the images yourself at the time of submission. Then the algorithm trains to this data and calculates its own accuracy by testing itself on those same images. Once the algorithm is trained, you can test, retrain, and eventually use it to classify new images according to the needs of your app. You can also export the model itself for offline use.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home

 

NEW QUESTION 74
Match the services to the appropriate descriptions.
To answer, drag the appropriate service from the column on the left to its description on the right. Each service may be used once, more than once, or not at all.
NOTE: Each correct match is worth one point

Answer:

Explanation:

Explanation
Graphical user interface, application Description automatically generated.

 

NEW QUESTION 75
You need to develop a chatbot for a website. The chatbot must answer users questions based on the information m the following documents
* A product troubleshooting guide m a Microsoft Word document
* A frequently asked questions (FAQ) list on a webpage
Which service should you use to process the documents?

  • A. Language Undemanding
  • B. QnA Maker
  • C. Azure Bot Service
  • D. Text Analytics

Answer: B

 

NEW QUESTION 76
You need to provide content for a business chatbot that will help answer simple user queries.
What are three ways to create question and answer text by using QnA Maker? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.

  • A. Use automated machine learning to train a model based on a file that contains the questions.
  • B. Import chit-chat content from a predefined data source.
  • C. Connect the bot to the Cortana channel and ask questions by using Cortana.
  • D. Generate the questions and answers from an existing webpage.
  • E. Manually enter the questions and answers.

Answer: B,D,E

Explanation:
Automatic extraction
Extract question-answer pairs from semi-structured content, including FAQ pages, support websites, excel files, SharePoint documents, product manuals and policies.
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/content-types

 

NEW QUESTION 77
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Explanation

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/computer-vision/concept-object-detection

 

NEW QUESTION 78
Match the types of AI workloads 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 worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language- processing

 

NEW QUESTION 79
For each of the following statements, select Yes if the statement is true. Otherwise, select No.
NOTE: Each correct selection is worth one point.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-designer-python
https://docs.microsoft.com/en-us/azure/machine-learning/concept-automated-ml

 

NEW QUESTION 80
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

 

NEW QUESTION 81
......

Get ready to pass the AI-900 Exam right now using our Microsoft Certified: Azure AI Fundamentals  Exam Package: https://www.itpassleader.com/Microsoft/AI-900-dumps-pass-exam.html

AI-900 Premium Files Test pdf - Free Dumps Collection: https://drive.google.com/open?id=1Yiox4Dl-U9eXvANCqYaJ_1sG6pOa5lMz

0
0
0
0