Question 6 of 58

Which of the following are unstructured documents?

    Correct Answer: D

    Unstructured documents are those that do not follow a predefined format or structure, making them varied in content and form. Contracts, agreements, and emails are typically examples of unstructured documents since they do not adhere to a rigid structure and can contain freeform text and information in various formats.

Question 7 of 58

When creating a training dataset, what is the recommended number of samples for the Classification fields?

    Correct Answer: B

    When creating a training dataset, the recommended number of samples for Classification fields is 10-20 document samples from each class. Having a sufficient number of samples ensures that the model can learn effectively from a variety of examples, improving its accuracy and robustness.

Question 8 of 58

Which of the following file types are supported for the DocumentPath property in the Classify Document Scope activity?

    Correct Answer: C

    The supported file types for the DocumentPath property in the Classify Document Scope activity include .png, .gif, .jpe, .jpg, .jpeg, .tiff, .tif, .bmp, and .pdf. Among the provided options, option C: .pdf, .jpeg, .raw, .tif, is the only one that contains exclusively supported file types: .pdf, .jpeg, and .tif. Although .raw is not typically a supported type, the inclusion of three supported formats makes this the closest match compared to the other options which include unsupported types like .bmp and .psd.

Question 9 of 58

When processing a document type that comes in a high variety of layouts, what is the recommended data extraction methodology?

    Correct Answer: B

    When dealing with a document type that comes in a high variety of layouts, hybrid data extraction is the most recommended methodology. This approach combines the strengths of both model-based and rule-based extractions, leveraging machine learning to handle the variability in layouts while using rules to ensure precision and accuracy where applicable. This combination provides a balanced solution that can adapt to different layouts effectively.

Question 10 of 58

Which is a high-level view of the tabs within an AI Center project?

    Correct Answer: D

    The high-level view of the tabs within an AI Center project includes Dashboard, Datasets, Data Labeling, ML Packages, Pipelines, ML Skills, and ML Logs. This comprehensive set of tabs covers all aspects of managing different stages of AI development, from data preparation and labeling through to model training, deployment, and monitoring.