Which task groups unlabeled observations based on similarity?
Choose an option to check your answer.
Clustering is an unsupervised task that searches for natural groupings in data.
No predefined class labels are required.
Practice Data Mining questions with answers and explanations.
Choose an option to check your answer.
Clustering is an unsupervised task that searches for natural groupings in data.
No predefined class labels are required.
Choose an option to check your answer.
Association analysis identifies co-occurrence patterns such as products purchased together.
Its outputs often include frequent itemsets and implication-style rules.
Choose an option to check your answer.
Anomaly detection searches for rare or unusual cases.
It is widely used in fraud detection, intrusion detection, and equipment monitoring.
Choose an option to check your answer.
The problem has no predefined customer classes.
Clustering can discover groups with similar purchasing or engagement patterns.
Choose an option to check your answer.
The historical labels provide target outcomes for model training.
The model learns to predict the known class for future transactions.
Choose an option to check your answer.
Semi-supervised methods exploit unlabeled structure while learning from limited labels.
This is useful when labeling is expensive but raw data are abundant.
Choose an option to check your answer.
Nominal values distinguish categories without ranking them.
Examples include color, country, and product type.
Choose an option to check your answer.
Ordinal values have a meaningful ranking such as low, medium, and high.
The distance between adjacent categories is not necessarily equal.