Microsoft AI-900 Real Exam Questions
The questions for AI-900 were last updated at Nov 24,2024.
- Exam Code: AI-900
- Exam Name: Microsoft Azure AI Fundamentals
- Certification Provider: Microsoft
- Latest update: Nov 24,2024
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
When you design an AI system to assess whether loans should be approved, the factors used to make the decision should be explainable.
This is an example of which Microsoft guiding principle for responsible AI?
- A . transparency
- B . inclusiveness
- C . fairness
- D . privacy and security
You are developing a natural language processing solution in Azure. The solution will analyze customer reviews and determine how positive or negative each review is.
This is an example of which type of natural language processing workload?
- A . language detection
- B . sentiment analysis
- C . key phrase extraction
- D . entity recognition
You are building an AI system.
Which task should you include to ensure that the service meets the Microsoft transparency principle for responsible AI?
- A . Ensure that all visuals have an associated text that can be read by a screen reader.
- B . Enable autoscaling to ensure that a service scales based on demand.
- C . Provide documentation to help developers debug code.
- D . Ensure that a training dataset is representative of the population.
When training a model, why should you randomly split the rows into separate subsets?
- A . to train the model twice to attain better accuracy
- B . to train multiple models simultaneously to attain better performance
- C . to test the model by using data that was not used to train the model
Topic 3, Describe features of computer vision workloads on Azure
You need to develop a mobile app for employees to scan and store their expenses while travelling.
Which type of computer vision should you use?
- A . semantic segmentation
- B . image classification
- C . object detection
- D . optical character recognition (OCR)
HOTSPOT
For each of the following statements, select Yes if the statement is true. Otherwise, select No. NOTE: Each correct selection is worth one point.
You are evaluating whether to use a basic workspace or an enterprise workspace in Azure Machine Learning.
What are two tasks that require an enterprise workspace? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . Use a graphical user interface (GUI) to run automated machine learning experiments.
- B . Create a compute instance to use as a workstation.
- C . Use a graphical user interface (GUI) to define and run machine learning experiments from Azure Machine Learning designer.
- D . Create a dataset from a comma-separated value (CSV) file.
DRAG DROP
Match the types of natural languages processing 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.
Which two components can you drag onto a canvas in Azure Machine Learning designer? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
- A . dataset
- B . compute
- C . pipeline
- D . module