UiPath AI Specialist v1 — Question 59
Which of the below is the correct definition of "recall" in UiPath Communications Mining?
Answer options
- A. For a given concept what % of cases will the model incorrectly predict.
- B. For a given concept, what % of cases will the model not detect.
- C. For a given concept what % of cases will the model correctly predict.
- D. For a given concept, what % of cases will the model detect.
Correct answer: D
Explanation
The correct answer is D because recall measures the percentage of actual positive cases that the model identifies correctly. Options A and B refer to incorrect predictions and undetected cases, respectively, which do not align with the definition of recall. Option C describes precision rather than recall.