What fields are available when creating an Al Center project?
Answer : C
When creating an AI Center project in UiPath, the fields available to input are the project's name and description. These fields allow you to clearly label and describe the purpose of the AI project within the UiPath platform. Permissions and labels can be managed separately after the project is created
What is the benefit of making an ML Skill public?
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.
What are all the ways to deploy Al Center?
Answer : A
UiPath AI Center can be deployed in multiple ways to meet different organizational needs and infrastructures. The available deployment options include:
Cloud availability: Using UiPath's cloud services.
On-premises air-gapped: A fully isolated, offline environment for organizations with strict security requirements.
On-premises online: Deployed on-premise but with internet connectivity.
Hybrid mode: Combining on-premises AI Center with on-premises Orchestrator for flexibility.
Automation Suite: A comprehensive deployment of UiPath tools, including AI Center.
For more details, refer to:
UiPath AI Center Deployment Models: Deployment Options
Which activity enables the identification of the document type by using any classifier?
Answer : D
The Classify Document Scope activity is used to classify documents and identify their types using any configured classifier, such as machine learning classifiers or regex-based classifiers. This is a key step in the Document Understanding Framework for sorting documents before data extraction.
Which is a high-level view of the tabs within an AI Center project?
Answer : D
A high-level view of the tabs within an AI Center project is as follows:
Dashboard: This tab provides an overview of the project's status, such as the number of datasets, pipelines, packages, skills, and logs, as well as the AI Units consumption and quota.
References:
What is the recommended split of documents for training and evaluation, considering a total of 15 documents per vendor?
Answer : C
Which Reports tab do we use to get a high-level overview and statistics on all labels in UiPath Communications Mining?
Answer : B
In UiPath Communications Mining, the Label Summary report tab provides a high-level overview and statistics on all labels. This summary gives insights into the performance and distribution of labels across the dataset, helping users understand how well the model is classifying different types of communications.
For more details, refer to:
UiPath Communications Mining Documentation: Label Summary Reports