What components are part of the Document Understanding Process template?
Which of the following file types are supported for the DocumentPath property in the Classify Document Scope activity?
What is the main difference between an array and a list in UiPath?
Why is having high coverage important for an automation-focused use case in UiPath Communications Mining?
Which role is responsible for building and uploading ML (Machine Learning) models lo Al Center?
What should a UiPath Communications Mining taxonomy contain when it is being imported?
What does the Export stage of the Document Understanding Framework do?
What can the Custom Named Entity Recognition out-of-the-box model be used for?
For which version(s) from Out-of-the-Box ML Packages minor versions is the download functionality available?
What are the out-of-the-box model types available in AI Center?
Which of the following data structures in a UiPath workflow allow dynamic resizing, making it suitable for scenarios where the number of elements is not predetermined?
What do entity predictions refer to within UiPath Communications Mining?
What components are part of the Document Understanding Process template?
When is it recommended to use Main-ActionCenter in the context of the Document Understanding Process?
How can you build custom models supported by AI Center?
What are the options available in the Export Now tab of the Export Files dialog box in Document Manager?
Which of these statements is true about precision and recall statistics for specific labels in UiPath Communications Mining precision?
Considering the Process Design phase, what should be Taken into consideration as a best practice when creating the scope for the automation?
How do you choose the appropriate document processing methodology?
Which are all the options for managing ML Skills?
What is supervised learning?
On at least how many different pages should a regular field be labeled in Data Manager before Exporting the labeled documents to Al Center?
What is the purpose of the generative classifier?
What does the Automation Suite installer enable?
Which of the following is a main feature of the Manage Packages feature in UiPath Studio?
Can you use Queues in the Document Understanding Process?
What is the purpose of the End Process in the Document Understanding Process?
Which of the following options contains the correct list of Default actions that can be found in Workflow Analyzer Settings?
Which of the following is true when creating an ML Package in UiPath Al Center?
Which UiPath Studio activity creates a Data Labeling Action in UiPath Action Center?
What is one best practice when designing a UiPath Communications Mining label taxonomy?
While training a UiPath Communications Mining model, the Search feature was used to pin a certain label on a few communications. After retraining, the new model version starts to predict the tagged label but infrequently and with low confidence.
According to best practices, what would be the correct next step to improve the model's predictions for the label, in the "Explore" phase of training?
What are the characteristics of the AI Center platform?
When processing a document type that comes in a high variety of layouts, what is the recommended data extraction methodology?
How is the Taxonomy component used in the Document Understanding Template?
What information is required when creating a data labeling session?
What fields are available when creating an Al Center project?
Which of the following options is accepted as a Column field name in Document Manager?
Which of the following best describes the primary purpose of the Quality of Service (QoS) functionality in UiPath Communications Mining?
In a UiPath Studio project, what is the broadest scope a variable can have?
What is the correct order of uploading a package exported from UiPath AI Center?
Instructions: Drag the steps found on the "Left" and drop them on the "Right" in the correct order.
What is the benefit of making an ML Skill public?
Which Reports tab do we use to get a high-level overview and statistics on all labels in UiPath Communications Mining?
What are all the types of ML (Machine Learning) models supported by Al Center?
Which of the following statements is correct in the context of migrating a schema from Document Manager to a Modern Project?
What does a UiPath Communications Mining taxonomy include?
Which validation checks are performed for ML packages uploaded with the Enable Training option inactive?
What does the Train stage of the Document Understanding Framework do?
What does the Label Trends table in UiPath Communications Mining show?
What action should be performed to have the Taxonomy Manager button appear on the Ribbon, in the Wizard section?
Which of the following is a characteristic of a poorly-performing model in UiPath Communications Mining?
What activity from the Microsoft 365 package should be used to share a SharePoint file URL with specific permissions to a specific user?
Which component from the image answers the question “Is the extracted information correct?”
How does Al Center handle versioning of ML packages?
Given the following scenario:
• You have a trained version of the Document Understanding Model with 1000 pages called v22.10.0.1.
• You have an evaluation dataset of 100 pages that gave a score of 0.72 for v22.10.0.1.
• The business team labeled 800 pages and they ask for an increment of the Model that would contain all 1000+800 pages.
What is the first recommended pipeline run configuration to create the new version?
What are the languages supported by the generic Document Understanding ML Package?
Which Source Control Plugins can be connected at the same time?
Which of the following consumes Page Units?
What does the following expression do?
subTotalAdditions.Select(Function(field) CDec(documentFields(field))).ToList.Sum() + subtotal
What is one of the purposes of the Config file in the UiPath Document Understanding Template?
A project contains a Try Catch activity in the "Main.xaml" workflow. In the Catches block, there is a Rethrow activity. The process is started from Orchestrator and an exception is caught in the Trysection. What is the expected result?
What is the definition of Machine Learning?
How should the data be managed after extraction in the UiPath Document Understanding process?
Which filter option should be used for the For Each File in Folder activity to iterate between all the Microsoft Word documents in a local folder?
Which environment variable is relevant for Evaluation pipelines?
What is the Machine Learning Extractor?
Which of the following scenarios is a good candidate for using Document Understanding Cloud APIs with synchronous calls?
Which of the following best describes UiPath Document Understanding?
Having the following Rules defined in the Taxonomy Manager for Billing Address field.
At the data extraction step. 42 W 80th St. West New York, NJ 1234, USA have been extracted (or the Billing Address field. When processing a Invoice using the DU process what will happen in (he Validation Station after data extraction step?
A developer utilized the Add Data Row activity to insert a row into a data table called "dt_Reports". However, during runtime, UiPath Studio encounters an exception, "Add Data Row: Object reference not set to an instance of an object," because the data table has not been initialized.
To rectify this issue, what should the developer include in an Assign before the Add Data Row activity?
When a parent label is deleted in UiPath Communications Mining, what happens to the training data tor that label?
A developer needs to create a process for the Human Resources team. During the development, they try to run the workflow containing the following dictionary variable:
What is the possible cause of the error?
For what type of documents is it recommended to use the Form Extractor?