What does adding missed labels help improve in UiPath Communications Mining?
Correct Answer: D
Adding missed labels helps improve the label precision and recall in UiPath Communications Mining. Precision is the percentage of correctly labeled verbatims out of all the verbatims that have the label applied, while recall is the percentage of correctly labeled verbatims out of all the verbatims that should have the label applied. By adding missed labels, you are increasing the recall of the label, as you are reducing the number of false negatives (verbatims that should have the label but do not). This also improves the precision of the label, as you are reducing the noise in the data and making the label more informative and consistent. Adding missed labels is one of the recommended actions that the platform suggests to improve the model rating and performance of the labels. References: Communications Mining - Training using 'Check label' and 'Missed label', Communications Mining - Model Rating
Question 42
When creating a training dataset, what is the recommended number of samples for the Classification fields?
Correct Answer: C
According to the UiPath documentation, the recommended number of samples for the classification fields depends on the number of document types and layouts that you want to classify. The more document types and layouts you have, the more samples you need to cover the diversity of your data. However, a general guideline is to have at least 20-50 document samples from each class, as this would provide enough data for the classifiers to learn from12. A large number of samples per layout is not mandatory, as the classifiers can generalize from other layouts as well3. References: 1: Document Classification Training Overview 2: Document Classification Training Related Activities 3: Training High Performing Models
Question 43
Which of the following statements is true regarding reviewing and applying entities in UiPath Communications Mining?
Correct Answer: C
According to the UiPath Communications Mining documentation, reviewing and applying entities is a crucial step for improving the accuracy and performance of the entity extraction models. When reviewing entities, users should check all of the predicted entities within a paragraph, as well as any missing or incorrect ones. Users can accept, reject, edit, or create entities using the platform's interface or keyboard shortcuts. Users can also change the entity type if the value is correct but the type is wrong. Reviewing and applying entities helps the platform learn from the user feedback and refine its predictions over time. It also helps users assess the automation potential and benefit of the communications data. References: Communications Mining - Reviewing and applying entities Communications Mining - Improving entity performance
Question 44
What information should be filled in when adding an entity label for the OOB (Out Of the Box) labeling template?
Correct Answer: D
The OOB labeling template is a predefined template that you can use to label your text data for entity recognition models. The template comes with some preset labels and text components, but you can also add your own labels using the General UI or the Advanced Editor. When you add an entity label, you need to fill in the following information: Name: the name of the new label. This is how the label will appear in the labeling tool and in the exported data. Input to be labeled: the text component that you want to label. You can choose from the existing text components in the template, such as Date, From, To, CC, and Text, or you can add your own text components using the Advanced Editor. The text component determines the scope of the text that can be labeled with the entity label. Attribute name: the name of the attribute that you want to extract from the text. You can use this to create attributes such as customer name, city name, telephone number, and so on. You can add more than one attribute for the same label by clicking on + Add new. Shortcut: the hotkey that you want to assign to the label. You can use this to label the text faster by using the keyboard. Only single letters or digits are supported. Color: the color that you want to assign to the label. You can use this to distinguish the label from the others visually. References: AI Center - Managing Data Labels, Data Labeling for Text - Public Preview
Question 45
What is the benefit of making an ML Skill public?
Correct Answer: A
Making an ML Skill public in UiPath enables it to be accessed externally from the UiPath ecosystem. This can be beneficial if the ML Skill needs to be utilized in external applications, systems, or services beyond UiPath's automation environment. Public access expands the usability of the skill, allowing integration with other systems while maintaining security through managed endpoints.