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