Skip to content

marcsarrau/Song-Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ironhack Logo

Spotify Song Recommender

Marc Sarrau Orus

Data Analytics Full Time Barcelona Oct2020

Content

Project Description

This assignment is a prototype of song recommender based on the spotify features of a song. The code asks you to enter a song, gets its features, it assigns those features to a cluster of out database and returns one random song of that same cluster.

Dataset

The dataset upon the clustering is done is a Spotify playlist that contains nearly 10,000 songs.

Workflow

The workflow has been the following:

  1. Get to know the Spotify API (Spotipy)
  2. Build a function to get the features of a song
  3. Build the database
  4. Create the clusters
  5. Put in the same cell input and the big database
  6. Testing
  7. Presentation

Links

Here you can find the links to my project.

Repository
Video

About

Ironhack week 3 project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors