Skip to content

JovinLeong/recsys137

 
 

Repository files navigation

RecSys137

  1. Feature Extraction
python feature_extract.py start end

Extracts song features by using the Spotify API for files start to end and create modified CSVs.

  1. Baseline Recommendations
python recommend_baseline.py file song_idx

Generates song recommendations for song_idx from file.

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 98.1%
  • CSS 1.1%
  • Other 0.8%