
Ultimate access to all questions.
Your company is planning to implement an Azure AI Document Intelligence solution to automate the extraction of key information from customer feedback forms. What are the key steps you should follow to design and train a custom model for this use case?
A
Collect a set of labeled feedback forms, train a custom model using Azure Custom Document Understanding, and evaluate its performance on a separate set of test forms.
B
Use prebuilt models to extract data from the feedback forms without any customization.
C
Manually extract data from a sample of feedback forms and use this data to train a custom machine learning model using Azure Machine Learning.
D
Create a new Azure AI Search service and configure it to use a custom skill for extracting data from the feedback forms.