Knowledge check

Completed

Answer the following questions to check your learning.

1.

K-Means clustering is an example of which kind of machine learning?

2.

You're using scikit-learn to train a K-Means clustering model that groups observations into three clusters. How should you create the KMeans object to accomplish this goal?