Jen Looper
9c7a2e7696
|
3 years ago | |
---|---|---|
.. | ||
1-Visualize | 3 years ago | |
2-K-Means | 3 years ago | |
data | 4 years ago | |
images | 4 years ago | |
translations | 4 years ago | |
README.md | 3 years ago |
README.md
Clustering Models for Machine Learning
Regional topic: Clustering models for a Nigerian audience's musical taste
Nigeria's diverse audience has diverse musical tastes. Using data scraped from Spotify (inspired by this article, let's look at some music popular in Nigeria. This dataset includes data about various songs' 'danceability' score, 'acousticness', loudness, 'speechiness', popularity and energy. It will be interesting to discover patterns in this data!
Photo by Marcela Laskoski on Unsplash
In this series of lessons, you will discover new ways to analyze data using Clustering techniques. Clustering is particularly useful when your dataset lacks labels. If it does have labels, then Classification techniques such as those you learned in previous lessons are more useful. But in cases where you are looking to group unlabelled data, clustering is a great way to discover patterns.
Lessons
Credits
These lessons were written with 🎶 by Jen Looper with helpful reviews by Rishit Dagli Muhammad Sakib Khan Inan.
The Nigerian Songs dataset was sourced from Kaggle as scraped from Spotify.