Skip to content

SwarajRenghe/IREProjectMonsoon2020_SpotifyTeam1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Recommender System

Setup & Running

Run the following set of commands to start the playlist generator

cd searching/advanced 
python3 gen_playlist.py

This will start the the CLI application.

Generating a Playlist

There are 4 types of searches that this playlist generator supports

  • Similarity based : Enter the URI of the query song
  • Dissimilarity based : Enter the URI of the query song
  • Field based : Enter the musical feature field followed by <num, #number> or <id, URI> for the song or value with respect to which the playlist is to be generated
  • Mood based : Enter the mood cluster name (for eg : mood0)

References

Network Embeddings

LINE (Large-scale Information Network Embedding) algorithm.
Reference : https://github.com/shenweichen/GraphEmbedding
Reference Paper : LINE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors