|
|
|
|
|
by diob
688 days ago
|
|
I'm not sure how the Spotify recommendation algorithm works at all, but for some reason I imagined them doing fancier things than looking at my liked songs and finding similar ones. I would've thought they'd build a profile of you, and then find similar user profiles and show you songs those folks liked that you hadn't found yet. That's gotta be how they do it, right? I'm probably wrong. |
|
First, there is/was no single algorithm, but the core ideas driving a lot of recommendations is:
1. Create user taste vectors
2. Match those vectors to other users or collections of tracks
3. Use that information and combinations of other things to find recommendations.
Each step of the process is constantly being experimented with. Different custom playlists might be using a different combination of tech doing those basic steps.