UiPath AI Specialist v1 — Question 6
In which of the following scenarios, the ML Classifier is the only recommended classifier to be used, according to best practice?
Answer 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.
Correct answer: A
Explanation
The ML Classifier is most effective when the custom document types are very similar and file splitting is not required, as it can leverage the similarities to improve classification accuracy. In contrast, when document types are not similar or when file splitting is needed, other classifiers may perform better, as they can handle the diversity or the partitioning of data more effectively.