diff --git a/Clustering/1-Visualize/README.md b/Clustering/1-Visualize/README.md index 88d84d53..76551df9 100644 --- a/Clustering/1-Visualize/README.md +++ b/Clustering/1-Visualize/README.md @@ -8,8 +8,6 @@ Clustering is a type of [Unsupervised Learning](https://wikipedia.org/wiki/Unsup ## [Pre-lecture quiz](https://jolly-sea-0a877260f.azurestaticapps.net/quiz/25/) ### Introduction -> TODO infographic - [Clustering](https://link.springer.com/referenceworkentry/10.1007%2F978-0-387-30164-8_124) is very useful for data exploration. Let's see if it can help discover trends and patterns in the way Nigerian audiences consume music. ✅ Take a minute to think about the uses of clustering. In real life, clustering happens whenever you have a pile of laundry and need to sort out your family members' clothes 🧦👕👖🩲. In data science, clustering happens when trying to analyze a user's preferences, or determine the characteristics of any unlabeled dataset. Clustering, in a way, helps make sense of chaos.