Шукаєте відповіді та рішення тестів для Check your knowledge: DEVELOPERS Tests? Перегляньте нашу велику колекцію перевірених відповідей для Check your knowledge: DEVELOPERS Tests в softserve.academy.
Отримайте миттєвий доступ до точних відповідей та детальних пояснень для питань вашого курсу. Наша платформа, створена спільнотою, допомагає студентам досягати успіху!
You have developed two regression models to predict a company's monthly sales. Model A has a Mean Absolute Error (MAE) of ₴10,000 and an R-squared of 0.77. Model B has a Mean Absolute Error of ₴12,000 and an R-squared of 0.80. Which model would you choose for deployment?
What is one of the primary challenges associated with the deployment of generative AI models, and how can it also present an opportunity?
You trained two AI models, A and B, on the same dataset and compared their performance using MSE and R². Model A has a lower MSE but a lower R² than Model B. Which model is better at explaining the data's variability?
You are working with a dataset for a RAG system that generates solutions from troubleshooting guides and user manuals. During embedding, similar issues are mapped to different vectors, causing inconsistent retrieval. What is the most effective strategy to address this?
Your company is developing a LLM chatbot for customer support to answer complex queries. The developers aim to use rapid application development (RAD) for swift iterations and deployment. Which approach would be more aligned with RAD?