Skip to content

Application that analyzes the user's account to perform an analysis of the songs most listened to by the user, a list of music recommended by sklearn's algorithm.

Notifications You must be signed in to change notification settings

stefano2211/SpotifyApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Packages

For this project we used

  • Streamlit
  • Spotipy
  • Sklearn
  • Pandas
  • Numpy
  • Plotly

App.md

Table of Contents

Objective

Create a connection to the spotify api that allows me to extract a user's data to then create a music recommendation algorithm.

Recommendation Algorithm

For the algorithm what we did was to grab two sets of data, one with the most listened songs by the user and another set of data with the songs related to the new releases of the application.

About

Application that analyzes the user's account to perform an analysis of the songs most listened to by the user, a list of music recommended by sklearn's algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published