UiPath AI Specialist v1 — Question 64
How can you build custom models supported by AI Center?
Answer options
- A. Using the AI Center IDE (Integrated Development Environment).
- B. Using the AI Center model builder.
- C. Using a Python IDE (Integrated Development Environment) or an AutoML platform.
- D. Using a C/C++ IDE (Integrated Development Environment), then upload the code to Al Center IDE.
Correct answer: C
Explanation
The correct answer is C because Python IDEs and AutoML platforms are specifically designed to facilitate the development of custom AI models. Options A and B are incorrect as they refer to specific tools within AI Center but do not encompass the broader options available through Python IDEs or AutoML. Option D is also incorrect because C/C++ IDEs are not standard for AI model building in this context.