How is the Taxonomy component used in the Document Understanding Template?
Correct Answer: A
According to the UiPath documentation, the Taxonomy component is used in the Document Understanding Template to define the document types and the fields that are targeted for data extraction for each document type. The Taxonomy component is the metadata that the Document Understanding framework considers in each of its steps, such as document classification and data extraction. The Taxonomy component allows you to create, edit, import, or export the taxonomy of your project, which is a collection of document types and fields that suit your specific objectives. The Taxonomy component also allows you to configure the field types, details, and validations, as well as the supported languages and categories for your documents. References: * Document Understanding - Taxonomy * Document Understanding - Taxonomy Overview * Document Understanding - Create and Configure Fields
UiPath-SAIv1 Exam Question 92
When should a UiPath Communications Mining taxonomy be imported?
Correct Answer: A
In UiPath Communications Mining, importing a taxonomy should be done before starting model training. The taxonomy, which includes labels and categories, defines how the data will be classified and structured during the training process. It is essential to have a well-defined taxonomy to ensure accurate predictions and classifications. Importing the taxonomy before training allows the model to learn from it, enhancing its performance. Changes to the taxonomy can be made later, but the initial import is crucial at the start of the training phase to guide the model effectively. (Source: UiPath Docs on Communications Mining)
UiPath-SAIv1 Exam Question 93
What are the available options for Scoring in Document Manager, that apply to string fields only?
Correct Answer: D
In UiPath Document Manager, for string fields, the available options for scoring include: * Exact match: This checks whether the extracted string exactly matches the expected value. * Levenshtein: This method computes the "distance" between two strings, which is the number of single- character edits (insertions, deletions, or substitutions) required to change one string into the other. It is used to assess the similarity between the extracted string and the expected value. These scoring methods help evaluate the accuracy of string extraction in the document understanding process. For more details, refer to: * UiPath Document Understanding Framework: String Field Scoring * Levenshtein Distance in UiPath: Scoring String Fields
UiPath-SAIv1 Exam Question 94
Which are all the options for managing ML Skills?
Correct Answer: A
In UiPath AI Center, ML Skills can be managed in various ways, allowing users to customize and control how these skills are deployed and used. The management options include: * Creating a new ML skill. * Stopping a deployed skill. * Redeploying an ML skill. * Updating to a new package version. * Rolling back to a previous version if needed. * Modifying GPU usage. * Modifying the use of AI units. * Making the skill public or private. * Deleting an ML skill when no longer needed. This provides flexibility for both managing the ML infrastructure and optimizing resources in real-time. For more details, refer to: * UiPath AI Center Documentation: Managing ML Skills * ML Skill Management Options: Managing Machine Learning Skills in AI Center
UiPath-SAIv1 Exam Question 95
What does the darker shading of a label prediction represent in Explore in UiPath Communications Mining?
Correct Answer: D
In UiPath Communications Mining, the shading of label predictions in the Explore section indicates confidence levels. Darker shading represents a higher confidence score, meaning the model is more certain of the prediction made for that particular label