AI900 Practice Test - Cloudthat Correct Answers
AI900 Practice Test - Cloudthat Correct Answers
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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: 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
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
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
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
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
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