0% found this document useful (0 votes)
336 views11 pages

AI900 Practice Test - Cloudthat Correct Answers

The document is a summary of a practice exam on AI-900 taken on September 8, 2020 from 10:46 PM to 10:57 PM and scored 100%. It includes 22 multiple choice questions testing knowledge of machine learning models, Azure cognitive services, and responsible AI principles. All questions were answered correctly.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
336 views11 pages

AI900 Practice Test - Cloudthat Correct Answers

The document is a summary of a practice exam on AI-900 taken on September 8, 2020 from 10:46 PM to 10:57 PM and scored 100%. It includes 22 multiple choice questions testing knowledge of machine learning models, Azure cognitive services, and responsible AI principles. All questions were answered correctly.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 11

Dashboard / My courses / Exam Prep AI-900 / General / Practice Test

Started on Tuesday, 8 September 2020, 10 46 PM


State Finished
Completed on Tuesday, 8 September 2020, 10 57 PM
Time taken 10 mins 49 secs
Grade 43.00 out of 43.00 (100%)
Question 1 A bank wants to use historic loan repayment records to categorize loan applications as low-risk or high-risk based on
Correct characteristics like the loan amount, the income of the borrower, and the loan period. What kind of machine learning
Mark 1.00 out model does the bank need to create? Select one:
of 1.00
Select one:
a. Clustering
b. Classification 
c. Regression

The correct answer is: Classification

Question 2 A model is developed to take medical images as input and decide on whether tumor is benign or malignant. Which
Correct type of machine learning model it is? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Hierarchical Clustering
b. Multiple Regression
c. Classification 
d. Linear Regression

The correct answer is: Classification

Question 3 Azure resource Computer Vision also includes Cognitive Services to implement AI related applications. Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. FALSE 
b. TRUE

The correct answer is: FALSE

Question 4 Classification machine learning models use a set of inputs. What are those inputs called? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. labels
b. Pixels
c. Features 

The correct answer is: Features


Question 5 Ensuring users are aware of limitations of AI-based application that they are using is an example of which Responsible
Correct AI principle? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Accountability
b. Transparency 
c. Privacy and Security
d. Inclusiveness

The correct answer is: Transparency

Question 6 How does the translation engine know when an utterance has finished? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. User needs to speak the word 'Stop'.
b. User presses the space bar
c. After 10 words have been spoken.
d. After a pause in the audio 

The correct answer is: After a pause in the audio

Question 7 If you create a Cognitive Services resource, client applications need different keys and endpoint for different service
Correct they use. Select one:
Mark 1.00 out
of 1.00 Select one:
a. FALSE 
b. TRUE

The correct answer is: FALSE

Question 8 Image classification is used to describe an image and object classification is used to group similar objects. Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. FALSE 
b. TRUE

The correct answer is: FALSE

Question 9 Let us consider that you want to use the Text Analytics service to determine the key talking points in a text document.
Correct To achieve the purpose, which feature of the service should you use? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Entity detection
b. Key phrase extraction 
c. Sentiment analysis

The correct answer is: Key phrase extraction


Question 10 OCR API works best synchronously. Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. FALSE
b. TRUE 

The correct answer is: TRUE

Question 11 The OCR API in Azure Computer vision service is used to scan newspapers and magazines. Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. FALSE 
b. TRUE

The correct answer is: FALSE

Question 12 When might you see NaN returned for a score in Language Detection? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. When the score calculated by the service is outside the range of 0 to 1
b. When the predominant language in the text is mixed with other languages
c. When the language is ambiguous 

The correct answer is: When the language is ambiguous

Question 13 When you open the gallery section in your mobile phone, you see that thumbnails are generated for images. Which
Correct capability do you think makes this happen? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Image Tagging
b. Conversational AI
c. Computer Vision 
d. Image classification

The correct answer is: Computer Vision

Question 14 Which of the following service returns a bounding box coordinate? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. Object Detection 
b. Object Tagging
c. Image description

The correct answer is: Object Detection


Question 15 Which of the following tasks would be a good fit for the Speech-to-Text service? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. Creating an audio file from a famous quote
b. Real-time voice-chat transcription from a microphone 
c. Translating a document written in English into German.

The correct answer is: Real-time voice-chat transcription from a microphone

Question 16 Which of the following types of machine learning is an example of unsupervised machine learning model? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. Clustering 
b. Classification
c. Regression

The correct answer is: Clustering

Question 17 Which service has the capability to detect printed and handwritten text in images? Select one:
Correct
Mark 1.00 out Select one:
of 1.00 a. Text Analytics
b. Computer Vision- OCR 
c. Translator Text

The correct answer is: Computer Vision- OCR

Question 18 Which type of bot template should you use for a bot that distills semi-structured data into distinct and helpful
Correct ANSWERs? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Language Understanding
b. Q&A 
c. Basic
d. Proactive

The correct answer is: Q&A

Question 19 You are building a machine learning model to determine a local cab price at a specific time of a day using historic data
Correct from a cab service database. Which type of machine learning model should you build? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Deep Learning
b. Unsupervised Learning
c. Supervised Learning 

The correct answer is: Supervised Learning


Question 20 You are designing an AI solution to monitor meetings. The AI model you create should be able to indicate when people
Correct are angry or scared using their facial expressions. Which cognitive service should you use for the solution? Select
Mark 1.00 out one:
of 1.00
Select one:
a. QnA Maker
b. Speech-to-text
c. Computer Vision
d. Text Analytics
e. Face API 

The correct answer is: Face API

Question 21 You are developing an application that must take English input from a microphone and generate a real-time text-based
Correct transcription in Hindi. Which service should you use? Select one:
Mark 1.00 out
of 1.00 Select one:
a. QnA Maker
b. Speech 
c. Translator Text
d. Text Analytics

The correct answer is: Speech

Question 22 You are planning to build a regression model. You observe that the dataset has features with numerical values at
Correct different scales. How does it impact when you use dataset unchanged? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Algorithm works better when we use data unchanged
b. It makes no difference. No risk involved
c. Smaller values in data may lead to higher bias
d. Larger values in data may lead to higher bias 

The correct answer is: Larger values in data may lead to higher bias

Question 23 You are planning to design an AI solution to monitor meetings and convert spoken conversation to text. Which
Correct cognitive service would you use? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Text Analytics
b. Speech-to-text 
c. Face API
d. QnA Maker
e. Computer Vision

The correct answer is: Speech-to-text


Question 24 You are using the Text Analytics service to perform sentiment analysis on a document. While analyzing the document
Correct sentiment, you scored 0.99. What does this score indicate about the document sentiment? Select one:
Mark 1.00 out
of 1.00 Select one:
a. The document is positive. 
b. The document is negative.
c. The document is neutral.

The correct answer is: The document is positive.

Question 25 You need to use the Translator Text service to translate email messages from Spanish into both English and French.
Correct Which is the most efficient way to accomplish this goal? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Make a single call to the service; specifying a "from" language of "es", a "to" language of "en", and another "to"
language of "fr". 
b. Make a single call to the service; specifying a "from" language of "es", and a "to" language of "en-fr".
c. Make two calls to the service; one with a "from" language of "es" and a "to" language of "en", and another with
a "from" language of "es" and a "to" language of "fr"

The correct answer is: Make a single call to the service; specifying a "from" language of "es", a "to" language of "en",
and another "to" language of "fr".

Question 26 You observe that your business's profits suddenly come down. Which Azure service would you deploy to find out the
Correct reason of profit decline? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Azure ML service
b. Azure Anomaly Detector service 
c. Azure Bot service
d. LUIS

The correct answer is: Azure Anomaly Detector service

Question 27 You observe that your text is comprising of words from multiple languages. In such a scenario, the Text Analytics
Correct service outputs in which language? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Predominant language 
b. It is chosen random
c. English by default
d. Throws error message

The correct answer is: Predominant language


Question 28 You plan to build an application that uses the Speech service to transcribe audio recordings of phone calls into text.
Correct You also plan to submit the transcribed text to the Text Analytics service to extract key phrases. Moreover, you want
Mark 1.00 out to manage access and billing for the application services in a single Azure resource. Which type of Azure resource
of 1.00 should you create? Select one:
Select one:
a. Cognitive Services 
b. Speech
c. Text Analytics
d. Custom Vision

The correct answer is: Cognitive Services

Question 29 You train an image classification model that achieves less than satisfactory evaluation metrics. What would you do to
Correct improve its performance? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Reduce the size of the images used to train the model
b. Add more images to the training set 
c. Add a new label for "unknown" classes

The correct answer is: Add more images to the training set

Question 30 You want to create a model to predict sales of ice cream. The model you create will make use of historic data that
Correct includes daily ice cream sales totals and weather measurements to make predictions. Which Azure service would you
Mark 1.00 out use to create the model? Select one:
of 1.00
Select one:
a. Computer Vision
b. Text Analytics
c. Azure Machine Learning 
d. QnA Maker

The correct answer is: Azure Machine Learning

Question 31 You want to use the Speech service to build an application that loudly reads out incoming email message subjects.
Correct Which API should you use? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Text-to-Speech 
b. Translate
c. Speech-to-Text
d. Text Analytics

The correct answer is: Text-to-Speech


Question 32 Your organization has an existing frequently asked questions (FAQ) document. You need to create a QnA Maker
Correct knowledge base that includes the questions and ANSWERs from the FAQ with the least possible effort. What should
Mark 1.00 out you do to create the knowledge base with minimal effort? Select one:
of 1.00
Select one:
a. Import a pre-defined chit-chat data source.
b. Create an empty knowledge base, and then manually copy and paste the FAQ entries into it.
c. Import the existing FAQ document into a new knowledge base. 

The correct answer is: Import the existing FAQ document into a new knowledge base.

Question 33 You are designing an AI application that uses computer vision to detect cracks in car windshields and warns drivers
Correct when windshield should be repaired or replaced. The application you design should be able to successfully detect
Mark 1.00 out 99% of dangerously damaged glass when tested in good lighting conditions. For this, which of the following
of 1.00 statements should you include in the application's user interface? Select one:
Select one:
a. This application detects damage in your windshield. If the application detects a defect, have the windshield
replaced or repaired. If no defect is detected, you're good to go!
b. When used in good lighting conditions, this application can be used to identify potentially dangerous cracks
and defects in windshields. If you suspect your windshield is damaged, even if the application does not detect any
defects, you should have it inspected by a professional. 
c. This application detects damage in any glass surface, but you must accept responsibility for using it only in
appropriate lighting conditions.

The correct answer is: When used in good lighting conditions, this application can be used to identify potentially
dangerous cracks and defects in windshields. If you suspect your windshield is damaged, even if the application does
not detect any defects, you should have it inspected by a professional.

Question 34 You want to train a model that classifies images of dogs and cats based on a collection of your own digital
Correct photographs. Which Azure service should you use to create your image classifier? Select one:
Mark 1.00 out
of 1.00 Select one:
a. Azure Bot Service
b. Computer Vision
c. Azure Machine Learning
d. Custom Vision 

Your answer is correct.


The correct answer is: Custom Vision
Question 35 Let us assume that an automobile dealership wants to use historic car sales data to train a machine learning model.
Correct The model they are planning to use should be able to predict the price of a pre-owned car based on characteristics
Mark 1.00 out like its age, engine size, and mileage. What kind of machine learning model do you think that the dealership needs to
of 1.00 create? Select one:
Select one:
a. Classification
b. Regression 
c. Clustering

Your answer is correct.


The correct answer is: Regression

Question 36 Consider you run a restaurant. You collect feedback by customers on food, staff, hospitality etc. As customers
Correct respond in different languages, you need to make use of Text Analytics to detect languages.  With which of the
Mark 1.00 out following options, will the Text Analytics support work best? Select one or more:
of 1.00
Select one or more:
a. Confidence Score 
b. Whether the review is positive or negative
c. Number of words in the customer response
d. Language Name 
e. ISO 6391 language code 

Your answer is correct.


The correct answers are: Language Name, ISO 6391 language code, Confidence Score

Question 37 For a classification model, uploading images, labeling, training the model and evaluation can be achieved through
Correct which service? Select one or more?
Mark 1.00 out
of 1.00 Select one or more:
a. AI ML Service
b. Custom Vision portal 
c. Custom Vision service programming language-SDKs 

Your answer is correct.


The correct answers are: Custom Vision portal, Custom Vision service programming language-SDKs
Question 38 If you consider the concept of 'Describing an Image' of Computer Vision, which of the following would be correct to
Correct use? Select one or more:
Mark 1.00 out
of 1.00 Select one or more:
a. The phrases will be arranged in ascending order of their confidence score
b. The phrases will be arranged in descending order of their confidence score 
c. Each returned phrase will be associated with a confidence score 
d. Based on the image content, Computer Vision may return multiple phrases 

Your answer is correct.


The correct answers are: Based on the image content, Computer Vision may return multiple phrases, Each returned
phrase will be associated with a confidence score, The phrases will be arranged in descending order of their
confidence score

Question 39 What information do you need to use to access Computer Vision service? Select one or more:
Correct
Mark 1.00 out Select one or more:
of 1.00 a. Key 
b. IP address of host
c. Endpoint 
d. URL

Your answer is correct.


The correct answers are: Key, Endpoint

Question 40 When categorizing an image, the Computer Vision service supports two specialized domain models. Which are those
Correct domain models that service would support? Select one or more:
Mark 1.00 out
of 1.00 Select one or more:
a. Landmarks 
b. Monuments
c. Celebrities 
d. Brands

Your answer is correct.


The correct answers are: Celebrities, Landmarks

Question 41 You wish to develop an application for tourists which they can use as a text or audio-based translator.  Which Azure
Correct services can help you develop such an application? Select one or more:
Mark 1.00 out
of 1.00 Select one or more:
a. Azure Speech 
b. Speech Analytics
c. Text Analytics
d. Translator Text 

Your answer is correct.


The correct answers are: Translator Text, Azure Speech
Question 42 You wish to develop a reservation system for restaurant. Which of the following services would you need?
Correct Select one or more:
Mark 1.00 out
of 1.00 Select one or more:
a. LUIS
b. Azure Bot service 
c. Cognitive Services
d. Azure QnA 

Your answer is correct.


The correct answers are: Azure QnA, Azure Bot service

Question 43 Azure ML studio uses which type of datastores? Select one or more:


Correct
Mark 1.00 out Select one or more:
of 1.00 a. File 
b. Table
c. Queue
d. Blob 

Your answer is correct.


The correct answers are: Blob, File

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy