All Obstacles During AI-900 Exam Preparation with AI-900 Real Test Questions [Q29-Q47]

Share

All Obstacles During AI-900 Exam Preparation with AI-900 Real Test Questions

Fully Updated Free Actual Microsoft AI-900 Exam Questions


Microsoft AI-900 exam, also known as the Microsoft Azure AI Fundamentals exam, is an entry-level certification exam that focuses on the basics of artificial intelligence and machine learning. AI-900 exam is designed for individuals who want to demonstrate their knowledge of AI and machine learning concepts and how these technologies can be used in Microsoft Azure. AI-900 exam covers a wide range of topics, including machine learning basics, cognitive services, and bot services.


Microsoft AI-900, also known as Microsoft Azure AI Fundamentals, is a certification exam that validates an individual's knowledge and understanding of artificial intelligence and machine learning concepts and their application in cloud-based solutions using Microsoft Azure services. AI-900 exam is designed to help individuals demonstrate their foundational knowledge of AI and its potential uses in business settings. Microsoft Azure AI Fundamentals certification is ideal for individuals who are new to AI and machine learning or want to gain expertise in the latest AI technologies.

 

NEW QUESTION # 29
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.

  • A. extracting key phrases from the audio recording of a meeting
  • B. an Al character in a computer game that speaks audibly to a player
  • C. generating live captions for a news broadcast
  • D. an automated voice that reads back a credit card number entered into a telephone by using a numeric keypad

Answer: B,D

Explanation:
Explanation
Azure Text to Speech is a Speech service feature that converts text to lifelike speech.
Reference:
https://azure.microsoft.com/en-in/services/cognitive-services/text-to-speech/


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

Answer:

Explanation:

Explanation
Text Description automatically generated

Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/getting-started-build-a-classifie


NEW QUESTION # 31
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:


NEW QUESTION # 32
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 # 33
To complete the sentence, select the appropriate option in the answer area.

Answer:

Explanation:

Reference:
https://docs.microsoft.com/en-us/azure/machine-learning/how-to-label-data


NEW QUESTION # 34
Select the answer that correctly completes the sentence.

Answer:

Explanation:

Explanation


NEW QUESTION # 35
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/bot-service/bot-builder-tutorial-add-qna


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

Answer:

Explanation:

Explanation:

Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.
Reference:
https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing


NEW QUESTION # 37
You need to build an app that will read recipe instructions aloud to support users who have reduced vision.
Which version service should you use?

  • A. Language Understanding (LUIS)
  • B. Speech
  • C. Text Analytics
  • D. Translator Text

Answer: B

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


NEW QUESTION # 38
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. Recognize handwritten text.
  • B. Train a custom image classification model.
  • C. Translate the text in an image between languages.
  • D. Detect faces in an image.

Answer: A,D


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

Answer:

Explanation:

Reference:
https://azure.microsoft.com/en-in/blog/microsoft-conversational-ai-tools-enable-developers-to-build-connect-and-manage-intelligent-bots


NEW QUESTION # 40
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/dotnet/machine-learning/resources/tasks


NEW QUESTION # 41
You are building a knowledge base by using QnA Maker. Which file format can you use to populate the knowledge base?

  • A. ZIP
  • B. PDF
  • C. XML
  • D. PPTX

Answer: B

Explanation:
Reference:
https://docs.microsoft.com/en-us/azure/cognitive-services/qnamaker/concepts/data-sources-and-content


NEW QUESTION # 42
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:


NEW QUESTION # 43
Match the Azure Cognitive Services service to the appropriate actions.
To answer, drag the appropriate service from the column on the left to its action on the right. Each service may he used once, more than once, or not at all.
NOTE: Each correct match is worth one point.

Answer:

Explanation:

Explanation:


NEW QUESTION # 44
You plan to apply Text Analytics API features to a technical support ticketing system.
Match the Text Analytics API features to the appropriate natural language processing scenarios.
To answer, drag the appropriate feature from the column on the left to its scenario on the right. Each feature 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
https://azure.microsoft.com/en-us/services/cognitive-services/text-analytics


NEW QUESTION # 45
You need to develop a web-based AI solution for a customer support system. Users must be able to interact with a web app that will guide them to the best resource or answer.
Which service should you use?

  • A. QnA Maker
  • B. Face
  • C. Custom Vision
  • D. Translator Text

Answer: A

Explanation:
QnA Maker is a cloud-based API service that lets you create a conversational Question:-and-answer layer over your existing data. Use it to build a knowledge base by extracting Questions and answers from your semi- structured content, including FAQs, manuals, and documents. Answer users' Questions with the best answers from the QnAs in your knowledge base-automatically. Your knowledge base gets smarter, too, as it continually learns from user behavior.
Incorrect Answers:
A: 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.
D: Azure Cognitive Services Face Detection API: At a minimum, each detected face corresponds to a faceRectangle field in the response. This set of pixel coordinates for the left, top, width, and height mark the located face. Using these coordinates, you can get the location of the face and its size. In the API response, faces are listed in size order from largest to smallest.
Reference:
https://azure.microsoft.com/en-us/services/cognitive-services/qna-maker/


NEW QUESTION # 46
Select the answer that correctly completes the sentence.

Answer:

Explanation:

Explanation


NEW QUESTION # 47
......

Validate your AI-900 Exam Preparation with AI-900 Practice Test: https://www.actualpdf.com/AI-900_exam-dumps.html

Free AI-900 Questions for Microsoft AI-900 Exam [Nov-2024]: https://drive.google.com/open?id=13fjghnmm9_UUTgOMiQ5OM2wAmmRwcLAZ