-
Notifications
You must be signed in to change notification settings - Fork 17.4k
Add K-Means clustering visual using Nigerian music features #827
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
@pranaytg please read the following Contributor License Agreement(CLA). If you agree with the CLA, please reply with the following information.
Contributor License AgreementContribution License AgreementThis Contribution License Agreement (“Agreement”) is agreed to by the party signing below (“You”),
|
Hi, I’d like to work on this issue. Please confirm if it’s still available. |
Hi @pranaytg could you give the notebook a new name as example2 to not overwrite the previous notebook |
This contribution adds a practical K-Means clustering example using tempo, danceability, and energy features from the Nigerian music dataset. A scatter plot is included to visualize the three resulting clusters and centroids. This is aimed at helping beginners connect clustering concepts to real-world data. Let me know if any adjustments are needed!