liebscher / MusicCollection

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

Update comparison choice heuristic #11

Closed liebscher closed 4 years ago

liebscher commented 4 years ago

The algorithm should choose a category, then pick the two feasible albums which have the smallest difference in scores for that category. Perhaps a random pairing every so often (~5?). Also, category choice should be the category with the fewest comparisons, perhaps with the occasional random choice in there (~3?).