Summer Sale- Special Discount Limited Time 65% Offer - Ends in 0d 00h 00m 00s - Coupon code: netdisc

UiPath UiPath-SAIAv1 UiPath Specialized AI Associate Exam (2023.10) Exam Practice Test

Page: 1 / 25
Total 248 questions

UiPath Specialized AI Associate Exam (2023.10) Questions and Answers

Question 1

What are all the ways to deploy Al Center?

Options:

A.

In cloud availability, on-premises air-gapped, on-premises online, hybrid mode (Al Center on-premise + Orchestrator on-premise). and Automation Suite.

B.

In cloud availability, on-premises air-gapped, on-premises online, and hybrid mode {cloud Al Center + Orchestrator on-premise).

C.

In cloud availability, on-premises, hybrid mode (Al Center on-premise + cloud Orchestrator), and Automation Suite.

D.

In cloud availability, on-premises air-gapped, on-premises online, hybrid mode (cloud Al Center + Orchestrator on-premise). and Automation Suite.

Question 2

What will be displayed in the Output panel after running the workflow below?

Question # 2

Options:

A.

Status not valid.

B.

Status is Unknown.

C.

Status is Pending.

D.

Status is New.

Question 3

What is the order of steps for automatically retraining and deploying a Document Understanding ML Model in Al Center with data from Document Validation Action?

Instructions: Drag the steps found on the "Left" and drop them on the "Right" in the correct order.

Question # 3

Options:

Question 4

What are the mandatory activities to be included in an automation workflow to allow a remote knowledge worker to pick up an action that validates the extracted data in the form of a Document Validation Action?

Options:

A.

Present Validation Station, Wait for Document Validation Action and Resume.

B.

Orchestration Process Activities.

C.

Document Understanding Process Activities.

D.

Create Document Validation Action, Wait for Document Validation Action and Resume.

Question 5

Having the following Rules defined in the Taxonomy Manager for Billing Address field.

Question # 5

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?

Options:

A.

There will be a warning message for Billing Address field regarding the ContalnsNY rule, but the validation can be performed.

B.

There will be a warning message for Billing Address field regarding the ContalnsNY rule, and the validation step will throw the user specified exception.

C.

There will be an error for Billing Address field regarding the ContalnsNY rule, but the validation can be performed.

D.

There will be an error for Billing Address field regarding the ContainsNY rule, and the validation step will throw the user specified exception.

Question 6

Which of the following is a best practice when choosing a UiPath ML (Machine Learning) Extractor?

Options:

A.

The popularity of the ML Extractor among other UiPath users should be the primary factor. Opt for the ML Extractor that has the highest number of downloads or positive reviews.

B.

Consider the document types, language, and data quality. It is important to select one that is specifically trained or optimized for the document types being processed. It is also important to takeinto account the quality and diversity of the training data used to train the ML Extractor to ensure accurate and reliable extraction results.

C.

The size of the ML Extractor is the most important factor to consider. Bigger models always perform better and provide more accurate extraction results because the development team invested time and effort into creating the algorithm, which in turn will result in better performance for the trained model.

D.

The cost of the ML Extractor should be the main consideration. Select the ML Extractor that offers the lowest price, regardless of its performance or suitability for the specific document understanding needs.

Question 7

What is the correct execution order of the Document Understanding template stages?

Instructions: Drag the stages found on the "Left" and drop them on the "Right” in the correct order.

Question # 7

Options:

Question 8

When creating a training dataset, what is the recommended number of samples for the Classification fields?

Options:

A.

5-10 document samples from each class.

B.

10-20 document samples from each class.

C.

20-50 document samples from each class.

D.

50-200 document samples from each class.

Question 9

What is supervised learning?

Options:

A.

Supervised learning is a machine learning paradigm in which algorithms try to solve a problem only by trial and error and using a system of rewards and punishments.There is no need for labeled input/output pairs to be presented. Instead, the focus is on finding a balance between exploration (of uncharted territory) and exploitation (of current knowledge).

B.

Supervised learning is a machine learning paradigm in which algorithms try to solve a problem in an uncertain, potentially complex environment only by trial and error and using a system ofrewards and punishments.There are no correct answers, but feedback is given in the form of rewards and penalties.

C.

Supervised learning is a machine learning paradigm with the goal of learning a function that maps input variables with output variables.In every case there is a correct answer, so the aim is to train the model until it reaches an acceptable level of performance in predicting the outcome, at which point the learning stops.

D.

Supervised learning is a machine learning paradigm that refers to algorithms that learn patterns from unlabeled data.There are only input variables, but no corresponding output variables. The goal of the algorithm is to model the underlying structure of the data, but there are no correct answers and noteachers.

Question 10

What are the languages supported by the generic Document Understanding ML Package?

Options:

A.

Languages using the Greek left-to-right alphabet. Japanese, and Chinese.

B.

Languages using the Cyrillic alphabet, the Greek left-to-right alphabet, and Chinese.

C.

Languages using the Latin alphabet (like Italian, French. Portuguese. Spanish, and Romanian), and the Greek left-to-right alphabet.

D.

Languages using the Latin alphabet, the Cyrillic alphabet, the Greek left-to-right alphabet. Japanese, and Chinese.

Question 11

What will be the behavior of the process if, during design time, the property ValidateUnconnectedNodes is set to True on a flowchart and a Log Message activity from this flowchart is not connected to any other node?

Options:

A.

The flowchart undergoes successful validation with no errors displayed, but an exception will occur during the workflow's runtime.

B.

The flowchart displays an error indicating that some activities are not connected to the others within the flowchart.

C.

The flowchart will display an error indicating the presence of unconnected activities, but only when validated using the Workflow Analyzer.

D.

A warning message is displayed in the Output section of Studio, indicating the presence of unconnected activities.

Question 12

Which generic ML Package should be used when the document type you are using is not part of the out of the box models?

Options:

A.

DocumentClassifier

B.

Document

C.

DocumentUnderstanding

D.

DocumentMLPackage

Question 13

What is DOM in the context of Document Understanding?

Options:

A.

Digitized Object Model is an XML object containing information such as page data, content, and coordinates for every image identified in the file.

B.

Data Object Model is a YAML object containing information such as name, content type, text length, and the number of pages.

C.

Document Object Model is a JSON object containing information such as name, content type, text length, and the number of pages.

D.

Digitize Object Module is an XML object containing information such as mandatory field names, types, and values

Question 14

For what type of documents is it recommended to use the RegEx Based Extractor?

Options:

A.

For structured or semi-structured documents in which layouts of different document providers have little to no variation.

B.

For structured or semi-structured documents in which layouts of different document providers vary greatly.

C.

For structured or semi-structured documents where the extraction method is based on a set of FlexiCapture definition files.

D.

For structured or semi-structured documents where for certain fields, data is always found in a strict, predictable format and context.

Question 15

Which of the following extractors can be used for Data Extraction Scope activity?

Options:

A.

Intelligent Form Extractor, Machine Learning Extractor. Logic Extractor, and Regex Based Extractor.

B.

Full Extractor. Machine Learning Extractor, Intelligent Form Extractor, and Regex Based Extractor.

C.

Form Extractor Incremental Extractor Machine Learning Extractor and Intelligent Form Extractor

D.

Regex Based Extractor. Form Extractor. Intelligent Form Extractor, and Machine Learning Extractor.

Question 16

What does a UiPath Communications Mining taxonomy include?

Options:

A.

General fields and datasets.

B.

Labels and sources.

C.

Messages, labels, and general fields.

D.

Labels and general fields.

Question 17

How do you choose the appropriate document processing methodology?

Options:

A.

Based on the text language and the number of pages.

B.

Based on the document structure and data points to be extracted.

C.

Based on the document type and length.

D.

Based on the number of fields to be extracted.

Question 18

What is a characteristic of an Orchestrator Asset?

Options:

A.

All values from any Asset type are encrypted.

B.

Asset types can be modified after the asset is created.

C.

Asset values can be specified for each user.

D.

Assets can store complete DataTable variables.

Question 19

Having the taxonomy in a file, shared and updated across multiple projects, what is the most convenient way to load it in a UiPath Studio project?

Options:

A.

Using Read Taxonomy activity.

B.

Using DeserializeTaxonomy activity.

C.

Using Load Taxonomy activity.

D.

Using DocumentTaxonomy.Deserialize method inside an Assign activity.

Question 20

Which of the following is a type of communication that is typically interpreted by UiPath Communications Mining?

Options:

A.

Scanned letters

B.

Shared email inboxes

C.

Call data in real-time

D.

Real-time chat data

Question 21

Which of the following best describes UiPath Document Understanding?

Options:

A.

A suite of tools for automating document processing tasks.

B.

A solution for managing cloud infrastructure.

C.

A software for creating machine learning models.

D.

A platform for managing robotic process automation (RPA) workflows.

Question 22

What will be the outcome when executing a Try Catch activity with a sequence placed within the Try section and no Catches section present?

Options:

A.

The sequence will result in a runtime error.

B.

Process execution will terminate only if the sequence throws an exception.

C.

Due to a validation error, the workflow will not execute.

D.

In case of an exception, a System Exception will be caught by default.

Question 23

What are the main components of a digital business process?

Options:

A.

Inputs, Process flows, Assignees, Outputs

B.

Inputs, Process flows, Outputs

C.

Inputs, Source applications, Assignees

D.

Inputs, Process flows, Source applications, Outputs

Question 24

What is the role of the dispatcher in the Document Understanding Process?

Options:

A.

To handle logging and exception mechanisms.

B.

To process multiple files simultaneously in bulk.

C.

To manage downstream processes where the extracted Information is used

D.

To ensure one job is created for each input file.

Question 25

When using UiPath Studio's publishing options, which location(s) can automation projects be published to?

Options:

A.

Orchestrator, Locally, and Git repository.

B.

Orchestrator, Locally, and SharePoint.

C.

Orchestrator, Locally, and Custom NuGet feed.

D.

Custom NuGet feed, Cloud-based storage, and SharePoint.

Question 26

What is one of the main purposes of connecting Robots to Orchestrator?

Options:

A.

To prevent Robots from operating on unsupported applications.

B.

To manage and monitor Robot deployments and executions centrally.

C.

To enable Robots to communicate with other third-party systems.

D.

To provide an alternative development environment to Studio.

Question 27

What is the role of connections in the UiPath Integration Service?

Options:

A.

Connections establish tasks and exchanges between users and external applications using the authentication process of the III automation provider.

B.

Connections establish tasks and exchanges based on a connector’s compatibility with the external application.

C.

Connections establish tasks and exchanges between users and external applications using the authentication process of the API provider.

D.

Connections establish tasks and exchanges between users and external applications using the server-side triggers.

Question 28

What is the definition of Deep Learning?

Options:

A.

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.

B.

The theory and development of computer systems that are able to perform tasks that normally require human intelligence and decision making.

C.

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.

D.

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 mimicsbiological neural networks.

Question 29

Which environment variable is relevant for Evaluation pipelines?

Options:

A.

eval.enable_ocr

B.

eval.redo_ocr

C.

eval.enable_qpu

D.

eval.use_cuda

Question 30

On at least how many different pages should a regular field be labeled in Data Manager before Exporting the labeled documents to Al Center?

Options:

A.

5

B.

10

C.

15

D.

20

Question 31

What happens to your document and the process of pre-labeling when you choose the "Predict" option from the "Predict" dropdown in Document Manager?

Options:

A.

It merges the results of the Generative Predict functionality and the results of the prelabeling endpoint (if configured). If the latter is not configured, it uses solely Generative Predict for all fields.

B.

It predicts fields using the Generative Prelabeling for OOTB document types and the pre-labeling endpoint for custom document types.

C.

It predicts fields using only the prelabeling endpoint model configured in the Prelabeling settings, and it does not use Generative Predict.

D.

It predicts all fields using the Generative Predict capability only, ignoring any pre-labeling endpoint that may be configured. If Generative Predict is not available, it will not predict any fields.

Question 32

What does the following expression do?

subTotalAdditions.Select(Function(field) CDec(documentFields(field))).ToList.Sum() + subtotal

Options:

A.

Sums up subtotal fields from the config file converted to CDec with the subtotal.

B.

Sums up all the line amounts and converts the fields to CDec.

C.

Sums up all the line amounts converted to CDec and the subtotal

D.

Sums up the subtotal to the total variable by converting it to CDec

Question 33

What differentiates UiPath Communications Mining general fields trained from scratch from general fields that are pre-trained?

Options:

A.

The trained-from-scratch general fields depend on the model version, while the ones that are pre-trained do not.

B.

The trained-from-scratch general fields have better accuracy, while the pre-trained general fields have a longer training time.

C.

The trained-from-scratch general fields are entirely user-trained, while the ones that are pre-trained are typically based on a set of standard or custom-defined rule

D.

The trained-from-scratch general fields need to be normalized to be used in downstream automation, while the ones that are pre-trained can only be used in dashboards within the platform.

Question 34

Which of the following scenarios is a good candidate for using Document Understanding Cloud APIs with synchronous calls?

Options:

A.

You need to process documents larger than five pages.

B.

You need real-time interaction and you are only processing documents with maximum five pages.

C.

You need to handle multiple operations simultaneously, allowing for concurrent processing and avoiding idle time.

D.

You have a large dataset that needs long-term processing.

Question 35

What is the main purpose of the Document Understanding Process template in UiPath Studio?

Options:

A.

To integrate with other connected automations seamlessly.

B.

To offer a fully functional document processing tool that is easy to use and execute.

C.

To create custom workflows from scratch.

D.

To eliminate the need for exception handling in workflows.

Question 36

What is the purpose of the "Explore" phase in UiPath Communications Mining?

Options:

A.

To fully review and correctly tag the model version, regardless if it's "Live" or "Staging".

B.

To use the bulk label functionality, a helpful tool to quickly train the model when searching for specific terms.

C.

To provide each label/entity in a taxonomy with enough training examples so the model can make accurate predictions at scale.

D.

To review the clusters of similar communications from a data set that unsupervised learning automatically found.

Question 37

A developer intends to incorporate a Flow Switch activity within a Flowchart. What is a characteristic of this activity?

Options:

A.

The Flow Switch activity is designed solely for usage in sequence workflows.

B.

Default cases can be numbered.

C.

Two default cases can be assigned in the Default section.

D.

The default TypeArgument property for the Flow Switch activity is set to Int32.

Question 38

What fields are available when creating an Al Center project?

Options:

A.

Name, description, and labels.

B.

Name, description, and permissions.

C.

Name and description.

D.

Name and labels.

Question 39

What is the purpose of the generative classifier?

Options:

A.

To classify documents using AI Center out-of-the-box generative models.

B.

To classify documents using generative OCR.

C.

To classify documents using generative models.

D.

To classify documents using a combination of generative and specialized models.

Question 40

What is the function of the Immediate Panel in UiPath Studio during the debugging process?

Options:

A.

Inspecting data at a certain point during debugging by evaluating variables, arguments, or statements.

B.

Modifying the values of variables and arguments at runtime during the debugging process.

C.

Displaying the next activity to be executed and its parent containers when the project is paused in debugging.

D.

Displaying the performance analysis of all the operations, showing the execution time of each activity.

Question 41

What additional information can be included in the exported data, apart from the extraction results?

Options:

A.

The number of occurrences and the extraction confidence.

B.

The page number from which the field was extracted and the exact position on the page.

C.

The extraction confidence and the digitization confidence.

D.

The position on the page.

Question 42

Which is a high-level view of the tabs within an AI Center project?

Options:

A.

Dashboard. Datasets. ML Packages. ML Training. ML Evaluation, and ML Logs.

B.

Datasets, Data Labeling. ML Packages, ML Training, ML Evaluation, ML Skills, and ML Logs.

C.

Datasets. Data Labeling. ML Packages. Pipelines, and ML Skills.

D.

Dashboard. Datasets, Data Labeling. ML Packages. Pipelines, ML Skills, and ML Logs.

Question 43

Why is it important to understand the potential value UiPath Communications Mining can enable prior to training?

Options:

A.

To forecast the number of trainers that are required to achieve an excellent performing model.

B.

To ensure the objectives are focused on delivering targeted value and the model's taxonomy is aligned to value realization.

C.

To calculate the potential reduction in data storage costs due to model training.

D.

To estimate the amount of time required to build an excellent performing model.

Question 44

What are the available options for Scoring in Document Manager, that apply to string fields only?

Options:

A.

Exact match and Auto.

B.

Exact match and First span.

C.

Exact match and Native string search.

D.

Exact match and Levenshtein.

Question 45

Which are the the minimum required inputs in order to configure the Validation Station as an attended activity?

Options:

A.

Taxonomy, Document Path, Document Object Model, Document Type. Document Text.

B.

Taxonomy, Document Object Model, Automatic Extraction Results. Document Directory.

C.

Taxonomy, Document Path, Document Object Model, Document Text, Automatic Extraction Results.

D.

Taxonomy, Document Path, Document Type, Document Text, Automatic Extraction Results.

Question 46

What can be done in the Reports section of the dataset navigation bar in UiPath Communication Mining?

Options:

A.

Train models using unsupervised learning.

B.

View, save, and modify dataset model versions.

C.

Access detailed, queryable charts, statistics, and customizable dashboards.

D.

Monitor model performance and receive recommendations.

Question 47

For which version(s) from Out-of-the-Box ML Packages minor versions is the download functionality available?

Options:

A.

Version 0 only

B.

Version 0 and above

C.

Version 1 only

D.

Version 1 and above

Question 48

What is the main difference between an array and a list in UiPath?

Options:

A.

An array is a fixed-size collection of elements of the same type while a list is a dynamic-sized collection of elements of different types.

B.

An array is a fixed-size collection of elements of different types while a list is a dynamic-sized collection of elements of the same type.

C.

An array is a dynamic-sized collection of elements of the same type while a list is a fixed-sizecollection of elements of the same type.

D.

An array is a fixed-size collection of elements of the same type while a list is a dynamic-sized collection of elements of the same type.

Question 49

Which filter option should be used for the For Each File in Folder activity to iterate through all the Microsoft Word documents in a local folder?

Options:

A.

".doc"

B.

Microsoft Word

C.

"* doc"

D.

"* doc, *docx"

Question 50

What does the Train stage of the Document Understanding Framework do?

Options:

A.

Improves the extractor accuracy by learning from the classification result.

B.

Allows the model to learn from human-validated data.

C.

Allows the extractor to improve its prediction over time by using better OCR (Optical Character Recognition) engines.

D.

Allows a human to validate and correct the extracted data.

Question 51

Which UiPath Studio activity creates a Data Labeling Action in UiPath Action Center?

Options:

A.

Create Document Labeling Action activity

B.

Create Labeling Task activity

C.

Create Labeling Action activity

D.

Create External Task activity

Question 52

What are the options available in the Export Now tab of the Export Files dialog box in Document Manager?

Options:

A.

Download to Excel. Download, and Export to Al Center.

B.

Download to Excel. Export to Al Center, and Export All.

C.

Download to Excel and Export All.

D.

Export to Al Center, Export All. and Download.

Question 53

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.

Question # 53

Options:

Question 54

When a parent label is deleted in UiPath Communications Mining, what happens to the training data tor that label?

Options:

A.

The parent label and any child labels to that parent label are removed from any reviewed messages, any messages with updated annotations are flagged for review.

B.

The parent label and any child labels to that parent label are removed from any reviewed messages.

C.

The parent label is removed from any reviewed messages but the child labels to that parent label remain.

D.

The parent label is removed from any reviewed messages, messages with any child labels to that parent label are flagged for review.

Question 55

What can be done in the Reports section of the dataset navigation bar in UiPath Communication Mining?

Options:

A.

Train models using unsupervised learning.

B.

View, save, and modify dataset model versions.

C.

Monitor model performance and receive recommendations.

D.

Access detailed, quervable charts, statistics, and customizable dashboards.

Question 56

Which of the following time periods can be selected when viewing Trends in UiPath Communications Mining?

Which of the following time periods can be selected when viewing Trends in UiPath Communications Mining?

Options:

A.

Daily, Monthly, Quarterly, Yearly.

B.

Daily, Weekly, Monthly, Yearly.

C.

Daily, Bi-weekly, Monthly, Yearly.

D.

Daily, Bi-weekly, Quarterly, Yearly.

Question 57

In which of the following scenarios, the ML Classifier is the only recommended classifier to be used, according to best practice?

Options:

A.

When the custom document types are very similar and file splitting is not necessary.

B.

When the custom document types are not similar and file splitting is not necessary.

C.

When the custom document types are not similar and file splitting is necessary.

D.

When the custom document types are very similar and file splitting is necessary.

Question 58

Which scenario would be best accomplished using unattended automation?

Options:

A.

Running reports and sending them via email to stakeholders overnight.

B.

Generating invoices that require manual approval before issuing.

C.

Providing on-demand assistance to users for specific activities.

D.

Resolving customer queries with real-time input from support agents.

Question 59

What is the role of the Taxonomy Manager?

Options:

A.

To select which extractors are trained for each document type and field.

B.

To create and edit a Taxonomy file specific to the current automation project.

C.

To select the type of ML that can be used in the project.

D.

To present a document processing specific user interface for validating and correcting automatic classification outputs.

Question 60

What is the order of the steps needed to create a new Document Type using all the organization levels in the Taxonomy?

Instructions: Drag the Description found on the left and drop on the correct Step found on the right.

Question # 60

Options:

Question 61

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?

Options:

A.

Pipeline type: FullPackage Major Version: 23.10.4.0 Package Minor Version: 1 Input Dataset: 800 pages Evaluation Dataset: 100 pages

B.

Pipeline type: EvaluatePackage Major Version: 23.10.4.0 Package Minor Version: 0 Input Dataset: 1000+800 pages Evaluation Dataset: 100 pages

C.

Pipeline type: Full Package Major Version: 23.10.4.0 Package Minor Version: 0 Input Dataset: 1000+800 pages Evaluation Dataset: 100 pages

D.

Pipeline type: Training Package Major Version: 23.10.4.0 Package Minor Version: 1 Input Dataset: 1000+800 Evaluation Dataset: N/A

Question 62

Which feature should be used to inspect the available versions for activities employed within a workflow?

Options:

A.

Activities Panel

B.

Variables Panel

C.

Manage Packages

D.

Outline Panel

Question 63

Which UiPath Communications Mining model performance factor relates to the proportion of messages in the dataset that have informative label predictions?

Options:

A.

Coverage.

B.

Balance.

C.

Average label performance.

D.

Underperforming labels.

Question 64

How many types of synchronization mechanisms exist in the Document Understanding Process to prevent multiple robots to write in a file at the same time?2

Options:

A.

2

B.

3

C.

4

D.

5

Question 65

Who is responsible for devising a strategy to prioritize processes during the Business Case and Technical Validation phase?

Options:

A.

Project Manager

B.

Solution Architect

C.

Automation Developer

D.

Business Analyst

Question 66

Which of the following best describes the primary purpose of the Quality of Service (QoS) functionality in UiPath Communications Mining?

Options:

A.

To measure and monitor service quality within a communications channel.

B.

To track the time spent by employees working productively.

C.

To track the number of responses that employees get to their outbound communications.

D.

To measure the quality of the output of the model.

Question 67

Which are all the options for managing ML Skills?

Options:

A.

ML skills can be created, stopped, redeployed, updated to a new package version, rolled back to a previous package version, modified to use or not use GPU. modified to use or not use Al units, made public or private, or deleted.

B.

ML skills can be created, stopped, redeployed, updated to a new package version, rolled back to a previous package version, made public or private, or deleted.

C.

ML skills can be created, stopped, redeployed, updated to a new package version, rolled back to a previous package version, modified to use or not use GPU. made public or private, or deleted.

D.

ML skills can be created, updated to a new package version, rolled back to a previous package version, modified to use or not use GPU. made public or private, or deleted.

Question 68

Which of the following OCR (Optical Character Recognition) engines is not free of charge?

Options:

A.

Tesseract.

B.

Microsoft Azure OCR.

C.

OmniPaqe.

D.

Microsoft OCR.

Question 69

Which UiPath Communications Mining model performance factor assesses the proportion of the entire dataset that has informative label predictions?

Options:

A.

Average label performance.

B.

Coverage.

C.

Balance.

D.

Underperforming labels.

Question 70

What information should be filled in when adding an entity label for the OOB (Out Of the Box) labeling template?

Options:

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.

Question 71

What is the difference in scope between variables and arguments in UiPath?

Options:

A.

Variables can only be used within the main workflow, while arguments can only be used within invoked workflows.

B.

Variables are used for input data, while arguments are used for output data.

C.

Variables have a limited scope within a specific workflow or sequence, while arguments are used to pass data between workflows.

D.

Variables are global and arguments are local.

Question 72

Which of the following are unstructured documents?

Options:

A.

Invoices, receipts, purchase orders, and medical bills.

B.

Banking forms, tax forms, surveys, and identity cards.

C.

Contracts, emails, banking forms, and tax forms.

D.

Contracts, agreements, and emails.

Question 73

What new capability has been introduced for processing unstructured documents in the 2023.10 release?

Options:

A.

Real-time document translation.

B.

Only using pre-trained extraction models.

C.

Manual classification of document types.

D.

Generative capabilities for classifying various document types.

Question 74

Which of the following is an indicator that sufficient training has been completed for a model in UiPath Communications Mining?

Options:

A.

A model rating of 30-40.

B.

A model rating of 40-50.

C.

A model rating of 50-60.

D.

A model rating of 70-90 or better.

Question 75

When dealing with variable-length data, or data spanning over multiple pages of the document (e.g. item tables), what is the recommended data extraction methodology to be used?

Options:

A.

Hybrid data extraction.

B.

Rule-based data extraction.

C.

Model-based data extraction.

D.

Manual data extraction.

Page: 1 / 25
Total 248 questions