What is the name of the web application that allows users to prepare, review, and make corrections to datasets required for Machine Learning models?
A. Document Manager.
B. Digitization.
C. Data Manager.
D. ML Extractor.
Which technology enables UiPath Communications Mining to analyze and enable action on messages?
A. Natural Language Processing (NLP).
B. Virtual Reality.
C. Cloud Computing.
D. Robotic Process Automation (RPA).
What information should be filled in when adding an entity label for the OOB (Out Of the Box) labeling template?
A. Name. Data Type, Attribute name, and Color.
B. Name, Data Type, Attribute name, Shortcut, and Color.
C. Name, Shortcut, and Color.
D. Name, Input to be labeled. Attribute name, Shortcut, and Color.
Which statement accurately describes the utilization of out-of-the-box models in UiPath?
A. Out-of-the-box models require extensive training and customization before they can be used effectively.
B. Out-of-the-box models are custom-built models created specifically for each project.
C. Out-of-the-box models are pre-trained models that cover a wide range of document types.
D. Out-of-the-box models are only available for specific languages and cannot be adapted for multilingual documents.
What can be found in the Config file specific to the Document Understanding Process?
A. Settings and configurations related to post-processing rules like field confidences.
B. The labels for the Machine Learning model.
C. The schema for the documents in Data Manager.
D. Definitions for the input document types and formats supported by the Document Understanding Process.
What is Computer Vision?
A. The theory and development of computer systems that are able to perform tasks that normally require human intelligence and decision making.
B. A sub-field of artificial intelligence that enables systems to learn from data. Systems learn from previous experience and information to deduce and predict future information. To do this they use algorithms that learn to perform a specific task without being explicitly programmed.
C. An area of machine learning concerned with artificial neural networks. These are a series of algorithms that aim to recognize relationships in a set of data through a process that mimics biological neural networks.
D. A field of artificial intelligence that enables computers to gain high-level understanding from digital images or videos. If AI is the brain, then this is the eye that enables the computer to observe and understand. It works the same as the human eye.
What are the requirements that must be fulfilled by a package containing only the serving component?
A. A folder containing the main.py file which implements the__init_ (self), train(self, training_directory), and predict(self, input) functions, and the requirements.txt file which lists the dependencies needed to run the model.
B. A folder containing the main.py file which implements the__init_ (self) and predict(self, input) functions.
C. A folder containing the main.py file which implements the__init_ (self), evaluate(self, evaluation_directory), and predict(self, input) functions, and the requirements.txt file which lists the dependencies needed to run the model.
D. A folder containing the main.py file which implements the__init_ (self) and predict(self, input) functions, and the requirements.txt file which lists the dependencies needed to run the model.
Which of the following use cases is best suited for label sentiment analysis in UiPath Communications Mining?
A. Analyzing customer survey responses.
B. Analyzing process inefficiencies in a shared email inbox.
C. End-to-end automation of requests from inbound workflow tickets.
D. Automatically routing inbound emails in a shared email inbox.
What is the purpose of the Projects page in UiPath AI Center?
A. To display a list of multiple ML (Machine Learning) solutions containing top-level information.
B. To display a list of the available projects containing top-level information. Including description, active pipelines, and deployed packages.
C. To display a list of the available resources containing top-level information, including descriptions and datasets.
D. To display a list of datasets, pipelines, packages, and skills.
In UiPath Communications Mining, what is the primary focus of the "Refine" phase in the model training process?
A. Deleting unnecessary labels.
B. Improving model performance and resolving issues.
C. Grouping intents and conversation themes.
D. Applying labels to verbatims.