AI-900 · Question #187
AI-900 Question #187: Real Exam Question with Answer & Explanation
The correct answer is A: clustering. Clustering is an unsupervised machine learning technique used to group similar entities based on their features. Learn how to create clustering models using Azure Machine Learning designer. Scenarios for clustering machine learning models Clustering machine learning models are us
Question
You need to identify groups of rows with similar numeric values in a dataset. Which type of machine learning should you use?
Options
- Aclustering
- Bregression
- Cclassification
Explanation
Clustering is an unsupervised machine learning technique used to group similar entities based on their features. Learn how to create clustering models using Azure Machine Learning designer. Scenarios for clustering machine learning models Clustering machine learning models are used in many industries. A few scenarios are: Cluster customer attribute data into segments for marketing analysis. Cluster geographic coordinates into regions of high traffic in a city for a ride-share application. Cluster written feedback into topics to prioritize customer service changes. https://learn.microsoft.com/en-us/training/modules/create-clustering-model-azure-machine- learning-designer/2-clustering-scenarios
Topics
Community Discussion
No community discussion yet for this question.