-
Wrong answer for AI Custom vison for AI-900 practice exam
-
Based on the logic the answer should be True. When I googled it, it also states the statement is True. But in your practice exam it says false as shown in the attached screenshot.
The Statement that I am referring to is as below,“In creating an object detection model in the Custom Vision service, you must choose a specific domain from a set of predetermined options.“
-
-
Found my mistake it was for images and not for text. Ignore my snapshot and comment on this.
-
Hi Chinmay and Suraaj,
Thank you for raising this, and glad the thread helped clear things up
To clarify: the statement “In creating an object detection model in the Custom Vision service, you must choose a specific domain” is actually False. Domain selection applies to **image classification** projects, not object detection. For object detection, you simply provide labeled images with bounding boxes; no domain selection is required.
As for the first statement, Multilabel/Multiclass classification types apply to **image** classification tasks, not text classification, so that answer is also correctly marked **No**.
The current answers in the practice exam are correct. Hope this helps!
Cheers,
Irene @ Tutorials Dojo
Log in to reply.