
Answer-first summary for fast verification
Answer: Azure Machine Learning, using its automated machine learning capabilities.
For predicting customer churn, Azure Machine Learning (A) would be the most suitable choice. It provides automated machine learning capabilities that can help you build, train, and deploy a churn prediction model quickly and efficiently. While Azure Databricks (D) can be used for processing and analyzing large volumes of customer data, it is not the primary service for building predictive models. Azure Cognitive Services (B) and Azure Bot Service (C) are not directly related to churn prediction tasks.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
You are tasked with implementing a solution that leverages Azure AI services to predict customer churn for a subscription-based service. Which Azure AI service would be most suitable for this scenario, and what specific features of the service would you utilize?
A
Azure Machine Learning, using its automated machine learning capabilities.
B
Azure Cognitive Services, specifically the Anomaly Detector API.
C
Azure Bot Service, for building a conversational AI experience.
D
Azure Databricks, for processing and analyzing large volumes of customer data.
No comments yet.