adambechtold / taste-explorer

1 stars 1 forks source link

Scope Work - Improve Playlist Generation Service #19

Open adambechtold opened 8 months ago

adambechtold commented 8 months ago

Background

The service that generates playlists is very simple. It simply...

1) Sets some "Liked Song" threshold 2) Finds the Liked Songs for each Listener 3) Chooses the Intersection or Difference depending on the Preference Type requested

This leaves a lot of room for improvement.

Frictions

Goal - Scope Work to Improve Playlist Generate Service

Create new Issues to break this work into separate pieces we can make progress on. Propose a prioritization of these scopes.