UiPath AI Specialist v1 — Question 70

Which validation checks are performed for ML packages uploaded with the Enable Training option inactive?

Answer options

Correct answer: A

Explanation

Option A is correct because it specifies all the necessary components, including a non-empty root folder, requirements.txt, and main.py, along with the specific class implementation needed. Options B, C, and D are incorrect because they either omit the requirements.txt file or do not include all required components, which are essential for validation.