H13-311_V3.5 · Question #209
What is wrong about the image content review service?
The correct answer is C. confidence Represents confidence, range 0-100. Option C is incorrect because in image content review services, the confidence score is typically represented as a decimal ranging from 0 to 1 (for example, 0.85 meaning 85% confidence), not as an integer range of 0 to 100. Stating the range as 0-100 misrepresents how the…
Question
What is wrong about the image content review service?
Options
- Apolitics Test results for sensitive persons involved in politics
- Bterrorism Test results for political violence
- Cconfidence Represents confidence, range 0-100
- Dlabe1 Label representing each test result
How the community answered
(31 responses)- A3% (1)
- B13% (4)
- C77% (24)
- D6% (2)
Explanation
Option C is incorrect because in image content review services, the confidence score is typically represented as a decimal ranging from 0 to 1 (for example, 0.85 meaning 85% confidence), not as an integer range of 0 to 100. Stating the range as 0-100 misrepresents how the confidence value is actually returned by the API.
Options A and B are accurate: image review services do include categories like "politics" for detecting politically sensitive content and "terrorism" for detecting content related to political violence or extremism. Option D is also correct in that a "label" field does represent the classification result for each detected category.
Memory tip: Think of confidence scores in machine learning APIs as probabilities, which by definition must fall between 0 and 1. Any claim that a confidence score runs from 0 to 100 should immediately stand out as wrong on exam questions involving content review or classification APIs.
Topics
Community Discussion
No community discussion yet for this question.