liebscher / MusicCollection

A locally stored and run browser application for recording, logging, and rating your music collection.
1 stars 0 forks source link

Add genre into recommended score #20

Closed liebscher closed 4 years ago

liebscher commented 4 years ago

Calculate genres rarity score for each album. Use this in the recommended score to recommend albums with less commonly listened to genres.

Edge case: albums without specified genres

liebscher commented 4 years ago

Moreover, create constants for the weights of the recommendation engine. Tweak them a little bit to account less for the add date.