UiPath AI Specialist v1 — Question 130
Which generic ML Package should be used when the document type you are using is not part of the out of the box models?
Answer options
- A. DocumentMLPackage
- B. DocumentUnderstanding
- C. Document
- D. DocumentClassifier
Correct answer: D
Explanation
The correct answer is D, DocumentClassifier, as it is specifically designed to classify documents that do not fit into predefined categories. The other options, while related to document processing, do not provide the generic classification capabilities needed for custom document types.