Question 883 of 1,020

Quick Answer

The answer is the Evaluation tab in Azure AI Language Studio reports performance metrics like precision, recall, F1 score, and a confusion matrix on held-out test data for custom models. This tab is essential because it measures how well a custom model—such as one built for custom text classification or custom named entity recognition—generalizes to unseen data, using a reserved test dataset that the model never saw during training. On the Microsoft Azure AI Fundamentals AI-900 exam, this concept tests your understanding of model validation versus training, often appearing as a distractor where you must distinguish between metrics reported on training data versus held-out test data. A common trap is confusing the Evaluation tab with the Training tab, which only shows loss curves; remember that evaluation always uses a separate test set. For a memory tip, think "PERC" for Precision, Evaluation, Recall, Confusion matrix—the four key metrics you’ll find under this tab.

AI-900 Practice Question: Describe features of Natural Language Processing workloads on Azure

This AI-900 practice question tests your understanding of describe features of natural language processing workloads on azure. Match the stated requirement to the specific cloud service, access model, or configuration option — many options are valid in isolation but not for this scenario. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.

What is 'Azure AI Language Studio's evaluation' tab and what metrics does it report?

Question 1mediummultiple choice
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Performance metrics (precision, recall, F1, confusion matrix) on held-out test data for custom models

Option B is correct because the 'Evaluation' tab in Azure AI Language Studio is specifically designed to assess the performance of custom models (e.g., custom text classification, custom named entity recognition) against a held-out test dataset. It reports standard classification metrics such as precision, recall, F1 score, and a confusion matrix, which are essential for measuring model accuracy and identifying misclassifications.

Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • A tab showing the evaluation scores given by users to the AI's responses in production

    Why it's wrong here

    User feedback scores are product analytics — Language Studio's evaluation reports model performance on held-out test data.

  • Performance metrics (precision, recall, F1, confusion matrix) on held-out test data for custom models

    Why this is correct

    Evaluation shows per-class metrics on test data — identifying weak spots to guide more training data collection.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Environmental evaluation showing the compute carbon footprint of model training

    Why it's wrong here

    Carbon footprint is sustainability reporting — model evaluation reports accuracy metrics.

  • A compliance evaluation checklist verifying the model meets data privacy requirements

    Why it's wrong here

    Compliance checklists are governance tools — Language Studio evaluation reports predictive performance metrics.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates confuse the 'Evaluation' tab with user feedback or compliance features, when in fact it strictly reports offline performance metrics on a test dataset, not real-world operational or regulatory assessments.

Detailed technical explanation

How to think about this question

Under the hood, the Evaluation tab computes metrics by comparing the model's predictions on the held-out test set against the ground truth labels. For multi-class classification, the confusion matrix reveals per-class true positives, false positives, and false negatives, while macro and weighted F1 scores account for class imbalance. In a real-world scenario, a custom entity extraction model for legal documents might show high precision but low recall for rare entity types, prompting retraining with more diverse examples.

KKey Concepts to Remember

  • Read the scenario before looking for a memorised answer.
  • Find the constraint that changes the correct option.
  • Eliminate answers that are true in general but not in this case.

TExam Day Tips

  • Watch for words such as best, first, most likely and least administrative effort.
  • Review why wrong options are wrong, not only why the correct option is correct.

Key takeaway

Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.

Real-world example

How this comes up in practice

An e-commerce site experiences heavy traffic on Black Friday and near-zero traffic during off-peak weeks. Rather than provisioning permanent large VMs, the team uses auto-scaling groups that add capacity automatically under load and reduce it overnight. Questions like this test whether you understand elasticity, availability zones, and cloud compute scaling patterns.

What to study next

Got this wrong? Here's your next step.

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

Related practice questions

Related AI-900 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free AI-900 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this AI-900 question test?

Describe features of Natural Language Processing workloads on Azure — This question tests Describe features of Natural Language Processing workloads on Azure — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Performance metrics (precision, recall, F1, confusion matrix) on held-out test data for custom models — Option B is correct because the 'Evaluation' tab in Azure AI Language Studio is specifically designed to assess the performance of custom models (e.g., custom text classification, custom named entity recognition) against a held-out test dataset. It reports standard classification metrics such as precision, recall, F1 score, and a confusion matrix, which are essential for measuring model accuracy and identifying misclassifications.

What should I do if I get this AI-900 question wrong?

Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.

What is the key concept behind this question?

Read the scenario before looking for a memorised answer.

About these practice questions

Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

Last reviewed: Jun 11, 2026

Question Discussion

Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.

Loading comments…

Sign in to join the discussion.

This AI-900 practice question is part of Courseiva's free Microsoft certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AI-900 exam.