In which of the following scenarios, the ML Classifier is the only recommended classifier to be used, according to best practice?
Correct Answer: A
The ML Classifier is a document classifier that uses a machine learning model deployed as an ML Skill in AI Center to perform document classification tasks. The ML Classifier can work by default with Invoices, Purchase Orders, Receipts, and Utility Bills, or with custom document types that are trained using the Data Manager and the Machine Learning Classifier Trainer12. According to the best practice, the ML Classifier is the only recommended classifier to be used when the custom document types are very similar and file splitting is not necessary. This is because the ML Classifier can handle complex and ambiguous cases where the document types are hard to distinguish by rules or keywords, and can also learn from feedback and improve over time. File splitting is not necessary when the documents are single-page or have a consistent number of pages per document type3. The other options are not correct because they are scenarios where other classifiers, such as the Keyword Based Classifier or the Intelligent Keyword Classifier, can be used in combination with the ML Classifier or instead of it. These classifiers are based on rules or keywords that can identify the document types based on their content or metadata, and can also perform file splitting if the documents are multi-page or have a variable number of pages per document type3. References: 1: Machine Learning Classifier - UiPath Activities 2: Machine Learning Classifier Trainer - UiPath Document Understanding 3: Document Classification - UiPath Document Understanding
UiPath-SAIv1 Exam Question 97
What is the Document Object Model (DOM) in the context of Document Understanding?
Correct Answer: D
UiPath-SAIv1 Exam Question 98
Which of the following options contains the correct list of Default actions that can be found in Workflow Analyzer Settings?