Skip to content

This project leverages spotify's api and provided user playlists to create and tune a neural network model that generates song recommendations based off of song data in provided playlists.

License

Notifications You must be signed in to change notification settings

BobbyWilt/Spotify_Song_Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Spotify Song Recommender

This project leverages spotify's api and provided user playlists to create and tune a neural network model that generates song recommendations based off of song data in provided playlists. The notebook python files can be copied and used by anyone to create their own song-recommender using their song data.

See the model notebook file for instructions on code usage. As a general requirement, a user will need to have their own spotify account and spotify developer account (detailed steps in notebook). The development account is free and easy to obtain.

Currently the notebook file will be able to read, process, generate a model, generate song predictions, and visualize song data from user provided playlists. You can currently use a simple or complex model to generate recommendations or tune your own. It is highly recommended to create a playlist of songs that you dislike in order to help the model create more accurate song recommendations. If you do not have one, you can now specify a few music genres that you dislike and a dislike playlist will be created for you.

If you have any questions or encounter any bugs, feel free to email me at: [email protected]

Roadmap:

  1. Write article on notebook operation and walk through sample data and analysis
  2. Update readme with visualizations and example playlists

Releases

No releases published

Packages

No packages published