Course Content
Python Clustering Demystified: Exploring Data Groups
Python Clustering Demystified: Exploring Data Groups
Check the Quality
Now that we have trained our clutering algorithm we have to evaluate its performances in order to assess the results.
TaskCompleted
- Compare the
correct_labels
with the predicted ones; - Print the results.
Everything was clear?
Section 1. Chapter 9