Exam Deck - AI-900 Flashcards
Which type of artificial intelligence (AI) workload provides the ability to generate bounding boxes that identify the locations of different types of vehicles in an image?
Object detection
Which artificial intelligence (AI) workload scenario is an example of natural language processing (NLP)?
Extracting key phrases from a business insights report
You are exploring solutions to improve the document search and indexing service for employees. You need an artificial intelligence (AI) search solution that will include searching text in various types of documents, such as images. Which type of AI workload is this?
Data mining
Which principle of responsible artificial intelligence (AI) raises awareness about the limitations of AI-based solutions?
Transparency
Which principle of responsible artificial intelligence (AI) involves evaluating and mitigating the bias introduced by the features of a model?
Fairness
Which principle of responsible artificial intelligence (AI) defines the framework of governance and organization principles that meet ethical and legal standards of AI solutions?
Accountability
Which principle of responsible artificial intelligence (AI) plays the primary role when implementing an AI solution that meets qualifications for business loan approvals?
Fairness
Which principle of responsible artificial intelligence (AI) is applied in the design of an AI system to ensure that users understand constraints and limitations of AI?
Transparency
Which two principles of responsible artificial intelligence (AI) are most important when designing an AI system to manage healthcare data?
Accountability and privacy and security
A company is currently developing driverless agriculture vehicles to help harvest crops. The vehicles will be deployed alongside people working in the crop fields, and as such, the company will need to carry out robust testing. Which principle of responsible artificial intelligence (AI) is most important in this case?
Reliability and safety
Which type of machine learning algorithm assigns items to a set of predefined categories?
Classification
Predicting rainfall for a specific geographical location is an example of which type of machine learning?
Regression
A healthcare organization has a dataset consisting of bone fracture scans that are categorized by using predefined fracture types. The organization wants to use machine learning to detect the different types of bone fractures for new scans before the scans are sent to a medical practitioner. Which type of machine learning is this?
Classification
You plan to use machine learning to predict the probability of humans developing diabetes based on their age and body fat percentage. What should the model include?
Two features and one label
In a regression machine learning algorithm, what are the characteristics of features and labels in a training dataset?
Known feature and label values
A company is using machine learning to predict various aspects of its e-scooter hire service dependent on weather. This includes predicting the number of hires, the average distance traveled, and the impact on e-scooter battery levels. For the machine learning model, which two attributes are the features?
Weather temperature and weekday or weekend
What is the purpose of a validation dataset used for as part of the development of a machine learning model?
Evaluating the trained model
What should you do after preparing a dataset and before training the machine learning model?
Split data into training and validation datasets
You need to create an automated machine learning (automated ML) model. Which resource should you create first in Azure Machine Learning studio?
A dataset
You need to use Azure Machine Learning to train a regression model. What should you create in Machine Learning studio?
A job
You need to use the Azure Machine Learning designer to deploy a predictive service from a newly trained model. What should you do first in the Machine Learning designer?
Create an inference pipeline.
Which machine learning algorithm module in the Azure Machine Learning designer is used to train a model?
Linear Regression
Which computer vision solution provides the ability to identify a person’s age based on a photograph?
Facial detection
Which computer vision service provides bounding coordinates as part of its output?
Object detection
Which process allows you to use object detection?
Tracking livestock in a field
What can be used for an attendance system that can scan handwritten signatures?
Optical character recognition (OCR)
Which two specialized domain models are supported by using the Azure AI Vision service?
Celebrities and landmarks
Which additional piece of information is included with each phrase returned by an image description task of the Azure AI Vision?
Confidence score
Which two prebuilt models allow you to use the Azure AI Document Intelligence service to scan information from international passports and sales accounts?
ID document model and invoice model
When using the Face Detect API of the Azure AI Face service, which feature helps identify whether a human face has glasses or headwear?
Face attributes
When using the Azure AI Face service, what should you use to perform one-to-many or one-to-one face matching?
Face identification and face verification
Which service can you use to train an image classification model?
Azure AI Custom Vision
Which natural language processing (NLP) technique normalizes words before counting them?
Stemming
Which natural language processing (NLP) technique assigns values to words such as plant and flower, so that they are considered closer to each other than a word such as airplane?
Vectorization
What is the first step in the statistical analysis of terms in a text in the context of natural language processing (NLP)?
Removing stop words
What is the confidence score returned by the Azure AI Language detection service of natural language processing (NLP) for an unknown language name?
NaN
Which part of speech synthesis in natural language processing (NLP) involves breaking text into individual words such that each word can be assigned phonetic sounds?
Tokenization
Which Azure AI Service for Language feature can be used to analyze online user reviews to identify whether users view a product positively or negatively?
Sentiment analysis
Which two Azure AI Services features can be used to enable both text-to-text and speech-to-text between multiple languages?
The Speech service and the Translator service
Which feature of the Azure AI Language service includes functionality that returns links to external websites to disambiguate terms identified in a text?
Entity recognition
Which three features are elements of the Azure AI Speech service?
Language identification, speaker recognition, and voice assistants
Which three sources can be used to generate questions and answers for a knowledge base?
A webpage, an existing FAQ document, and manually entered data
Select the answer that correctly completes the sentence. [Answer choice] use plugins to provide end users with the ability to get help with common tasks from a generative AI model.
Copilots
At which layer can you apply content filters to suppress prompts and responses for a responsible generative AI solution?
Safety system
Select the answer that correctly completes the sentence. [Answer choice] can return responses, such as natural language, images, or code, based on natural language input.
Generative AI
As per the NIST AI Risk Management Framework, what is the first stage to consider when developing a responsible generative AI solution?
Identify potential harms.
Which three capabilities are examples of image generation features for a generative AI model?
Creating variations of an image, editing an image, and new image creation
You plan to develop an image processing solution that will use DALL-E as a generative AI model. Which capability is NOT supported by the DALL-E model?
Image description
Which generative AI model is used to generate images based on natural language prompts?
DALL-E
Select the answer that correctly completes the sentence. [Answer choice] can search, classify, and compare sources of text for similarity.
Embeddings