Microsoft AI-900 Microsoft Azure AI Fundamentals Online Training
Microsoft AI-900 Online Training
The questions for AI-900 were last updated at Nov 23,2024.
- Exam Code: AI-900
- Exam Name: Microsoft Azure AI Fundamentals
- Certification Provider: Microsoft
- Latest update: Nov 23,2024
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
Which service should you use to extract text, key/value pairs, and table data automatically from scanned documents?
- A . Form Recognizer
- B . Text Analytics
- C . Ink Recognizer
- D . Custom Vision
DRAG DROP
Match the machine learning tasks to the appropriate scenarios.
To answer, drag the appropriate task from the column on the left to its scenario on the right. Each task may be used once, more than once, or not at all. 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.
You need to create a training dataset and validation dataset from an existing dataset.
Which module in the Azure Machine Learning designer should you use?
- A . Select Columns in Dataset
- B . Add Rows
- C . Split Data
- D . Join Data
HOTSPOT
To complete the sentence, select the appropriate option in the answer area.
You have the Predicted vs. True chart shown in the following exhibit.
Which type of model is the chart used to evaluate?
- A . classification
- B . regression
- C . clustering
You need to predict the sea level in meters for the next 10 years.
Which type of machine learning should you use?
- A . classification
- B . regression
- C . clustering
You have a dataset that contains information about taxi journeys that occurred during a given period.
You need to train a model to predict the fare of a taxi journey.
What should you use as a feature?
- A . the number of taxi journeys in the dataset
- B . the trip distance of individual taxi journeys
- C . the fare of individual taxi journeys
- D . the trip ID of individual taxi journeys
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.