ExamGecko
Home / Microsoft / AI-900 / List of questions
Ask Question

Microsoft AI-900 Practice Test - Questions Answers, Page 7

Add to Whishlist

List of questions

Question 61

Report Export Collapse

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.

Microsoft AI-900 image Question 61 84291 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 61 84291 09262024054219000
Explanation:

Box 1: Yes

Azure Machine Learning designer lets you visually connect datasets and modules on an interactive canvas to create machine learning models. Box 2: Yes

With the designer you can connect the modules to create a pipeline draft.

As you edit a pipeline in the designer, your progress is saved as a pipeline draft.

Box 3: No

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer

asked 26/09/2024
Moshope Salami
48 questions

Question 62

Report Export Collapse

HOTSPOT

You have the following dataset.

Microsoft AI-900 image Question 62 84292 09262024174219000000

You plan to use the dataset to train a model that will predict the house price categories of houses.

What are Household Income and House Price Category? To answer, select the appropriate option in the answer area.

NOTE: Each correct selection is worth one point.

Microsoft AI-900 image Question 62 84292 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 62 84292 09262024054219000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/studio/interpret-model-results

asked 26/09/2024
Oleksii Ivanov
48 questions

Question 63

Report Export Collapse

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Microsoft AI-900 image Question 63 84293 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 63 84293 09262024054219000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/concept-designer

asked 26/09/2024
Nicolas GARCIA
38 questions

Question 64

Report Export Collapse

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.

Microsoft AI-900 image Question 64 84294 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 64 84294 09262024054219000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/machine-learning/how-to-designer-python

https://docs.microsoft.com/en-us/azure/machine-learning/concept-automated-ml

asked 26/09/2024
Rahul Chugh
45 questions

Question 65

Report Export Collapse

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Microsoft AI-900 image Question 65 84295 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 65 84295 09262024054219000
Explanation:

Azure Custom Vision is a cognitive service that lets you build, deploy, and improve your own image classifiers. An image classifier is an AI service that applies labels (which represent classes) to images, according to their visual characteristics. Unlike the Computer Vision service, Custom Vision allows you to specify the labels to apply.

Note: The Custom Vision service uses a machine learning algorithm to apply labels to images. You, the developer, must submit groups of images that feature and lack the characteristics in question. You label the images yourself at the time of submission. Then the algorithm trains to this data and calculates its own accuracy by testing itself on those same images. Once the algorithm is trained, you can test, retrain, and eventually use it to classify new images according to the needs of your app. You can also export the model itself for offline use.

Incorrect Answers:

Computer Vision:

Azure's Computer Vision service provides developers with access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/home

asked 26/09/2024
Ron Yan Paglinawan
40 questions

Question 66

Report Export Collapse

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.

Microsoft AI-900 image Question 66 84296 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 66 84296 09262024054219000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/custom-vision-service/get-started-build-detector

asked 26/09/2024
Krishna chaithanya
42 questions

Question 67

Report Export Collapse

HOTSPOT

You have a database that contains a list of employees and their photos.

You are tagging new photos of the employees.

For each of the following statements select Yes if the statement is true. Otherwise, select No.

NOTE: Each correct selection is worth one point.

Microsoft AI-900 image Question 67 84297 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 67 84297 09262024054219000
Explanation:

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/face/overview

https://docs.microsoft.com/en-us/azure/cognitive-services/face/concepts/face-detection

asked 26/09/2024
Arnab Gupta
46 questions

Question 68

Report Export Collapse

HOTSPOT

To complete the sentence, select the appropriate option in the answer area.

Microsoft AI-900 image Question 68 84298 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 68 84298 09262024054219000
Explanation:

Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.

Reference:

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

asked 26/09/2024
Mark Green
55 questions

Question 69

Report Export Collapse

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.

Microsoft AI-900 image Question 69 84299 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 69 84299 09262024054219000
Explanation:

The Text Analytics API is a cloud-based service that provides advanced natural language processing over raw text, and includes four main functions: sentiment analysis, key phrase extraction, named entity recognition, and language detection.

Box 1: Yes

You can detect which language the input text is written in and report a single language code for every document submitted on the request in a wide range of languages, variants, dialects, and some regional/cultural languages. The language code is paired with a score indicating the strength of the score.

Box 2: No

Box 3: Yes

Named Entity Recognition: Identify and categorize entities in your text as people, places, organizations, date/time, quantities, percentages, currencies, and more. Well-known entities are also recognized and linked to more information on the web.

Reference:

https://docs.microsoft.com/en-us/azure/cognitive-services/text-analytics/overview

asked 26/09/2024
Niels de Lange
48 questions

Question 70

Report Export Collapse

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.

Microsoft AI-900 image Question 70 84300 09262024054219000
Correct answer: Microsoft AI-900 image answer Question 70 84300 09262024054219000
Explanation:

Box 1: Yes

Content Moderator is part of Microsoft Cognitive Services allowing businesses to use machine assisted moderation of text, images, and videos that augment human review.

The text moderation capability now includes a new machine-learning based text classification feature which uses a trained model to identify possible abusive, derogatory or discriminatory language such as slang, abbreviated words, offensive, and intentionally misspelled words for review.

Box 2: No

Azure's Computer Vision service gives you access to advanced algorithms that process images and return information based on the visual features you're interested in. For example, Computer Vision can determine whether an image contains adult content, find specific brands or objects, or find human faces.

Box 3: Yes

Natural language processing (NLP) is used for tasks such as sentiment analysis, topic detection, language detection, key phrase extraction, and document categorization.

Sentiment Analysis is the process of determining whether a piece of writing is positive, negative or neutral.

Reference:

https://azure.microsoft.com/es-es/blog/machine-assisted-text-classification-on-content-moderator-public-preview/

https://docs.microsoft.com/en-us/azure/architecture/data-guide/technology-choices/natural-language-processing

asked 26/09/2024
Moinuddin Mohammed
49 questions
Total 275 questions
Go to page: of 28
Search

Related questions