Skip to content

PaolaGaray/song_recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Song Recommender App

This is a Streamlit application that recommends songs based on user input. Leveraging Spotify's vast data and KMeans clustering, it suggests similar tracks by analyzing song features.

Features

  • Fetches data from Spotify using the Spotify API.
  • Extracts song attributes, including names, IDs, and distinct features per song.
  • Utilizes KMeans clustering to group songs into one of four clusters.
  • Recommends songs based on cluster similarity to the input song.

Link

https://8ztxgwnxzsvidctglgba2n.streamlit.app/

About

This is a Streamlit application that recommends songs based on user input. Leveraging Spotify's vast data and KMeans clustering, it suggests similar tracks by analyzing song features.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages