AI-900 · Question #67
AI-900 Question #67: Real Exam Question with Answer & Explanation
The correct arrangement maps Regression to predicting continuous numeric values (e.g., sales forecasts, prices), Clustering to grouping unlabeled data into natural segments without predefined categories (unsupervised learning), and Classification to assigning data points to prede
Question
Drag and Drop Question Match the types of machine learning to the appropriate scenarios. To answer, drag the appropriate machine learning type from the column on the left to its scenario on the right. Each machine learning type may be used once, more than once, or not at all. NOTE: Each correct selection is worth one point. Answer:
Explanation
The correct arrangement maps Regression to predicting continuous numeric values (e.g., sales forecasts, prices), Clustering to grouping unlabeled data into natural segments without predefined categories (unsupervised learning), and Classification to assigning data points to predefined discrete categories or labels (e.g., spam/not spam, fraud/not fraud). Regression outputs a numeric value along a continuous scale, Clustering discovers hidden structure in data with no labels, and Classification maps inputs to known class labels using a trained model.
Topics
Community Discussion
No community discussion yet for this question.