At the first glance, clustering might seem very similar to classification. Indeed, in both, you assign each example to one of the groups called clusters in clustering and classes in classification.
Select the wrong statement.
Tip: It's important to remember that classification is a subset of supervised learning, and clustering is unsupervised learning (everything comes down to the availability of the property we aim to predict).