Examers.io
ExamsOrganizationsHow it worksPricingHelp & FAQ
Databricks logo

DatabricksCertified Generative AI Engineer Associate

Domain 2Objective 6

Use Tools and Metrics to Evaluate Retrieval Performance GENERATIVE-AI-ENGINEER-ASSOCIATE Practice Questions (Page 2)

Part of the Section 2: Data Preparation domain, which makes up ~25% of our current practice bank. Databricks does not publish an official question count, but from its 90-minute exam (~35–60 total, ~9–15 in this domain), expect 1–2 from this objective — we provide 18 practice questions to prepare you well beyond it. (estimate)

18questions here
4free pages
4concepts

Questions 6–10

  1. 6foundation · easy

    Which of the following is a Python library commonly used to compute retrieval evaluation metrics such as precision, recall, and NDCG?

    Select an answer first
  2. 7expert · medium

    A team is evaluating a retrieval system for a job search platform. They have a set of 50 queries, each with a list of relevant job postings. The system returns a ranked list of 10 job postings per query. They compute the average precision@10 and get 0.4. They also compute recall@10 and get 0.6. They want to understand the relationship between these two metrics. Which statement is correct?

    Select an answer first
  3. 8expert · medium

    A team is evaluating a RAG pipeline for a medical diagnosis support system. They have a ground-truth set of 500 queries with relevance judgments. The retriever returns 10 documents per query. They compute recall@10 = 0.95 and NDCG@10 = 0.6. The medical team is concerned that the system sometimes retrieves relevant documents but ranks them too low, leading to incorrect answers. They want to improve the ranking of relevant documents. Which metric should they use to track improvements?

    Select an answer first
  4. 9application · medium

    A data scientist is evaluating a RAG pipeline and wants to compute NDCG@10 for a set of queries. They have the retrieved document IDs and the relevance scores (0, 1, or 2) from human annotators. They are using a Python library that provides an `ndcg_score` function. What input format does the function typically expect?

    Select an answer first
  5. 10foundation · easy

    Which retrieval evaluation metric measures the proportion of relevant documents that are successfully retrieved out of all relevant documents in the corpus?

    Select an answer first
Finished these 5 questions?

Review the revealed explanations, or continue through the curriculum.

Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Databricks. “GENERATIVE-AI-ENGINEER-ASSOCIATE” is a trademark of its owner, used for identification only.